Skip to content

raffitz/LD35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludum Dare 35 entry

Theme is Shapeshift.

I'll be using python and pygame.

How to play

WASD moves the player's polygon.

↑↓ changes the player's polygon (up increases number of sides, wraps around at the heptagon, down decreases, wraps at the triangle).

←→ changes the player's color (Red,Green,Blue,Yellow,Cyan,Magenta,Azure,Violet,Rose,Orange,Chartreuse,Spring Green)

Space pauses and unpauses the game.

R while game is paused sends you back to title splash.

Game mechanics

If you're the same color and shape than the polygons you're colliding with, you get a health bonus (your radius increases).

If you're just the same shape, you're not damaged.

If you're a different shape and color than the polygons, you're damaged. Too much damage will inevitably lead to Game Over.

Trying to get bonuses gets really hard really quickly, because the polygons tend to swarm, and you can't shapeshift quick enough to absorb them right.

About

Ludum Dare 35 source code repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages