Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 708 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 708 Bytes

Gravitation

Preview

Gravitation - is a game where you can manipulate your gravity. Written in C# (console app). You can easily add new levels (even without programming knowledge). The game is colorized, but user can disable colors (game will work faster).

Presentation

https://www.youtube.com/watch?v=hOzcqx_US3I.

Controls

  • A, D - Movement
  • C - Change colors (all colors/black and white)
  • Space - Manipulate gravity
  • ESC - Exit

Creating new levels

You can easily make new levels by creating new text files in the "maps" folder. Just copy one of existing file, rename it to "level(next value).txt" and edit it in notepad.exe.