albertnez / keep-your-color

A simple game made in less than 48 hours for the ludum dare 30.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep your color

A game for the 30th Ludum Dare made in C++ and SFML.

You are the square on the left, and have to stay in the zone that shares your color. Move and change your color to survive.

Controls:

  • Arrow keys: Move up and down
  • Space: Change color

How To Build (Linux)

Requires C++11 compiler and SFML 2.1 libs. Once you have them, download the source and run make

About

A simple game made in less than 48 hours for the ludum dare 30.

License:Other


Languages

Language:C++ 100.0%