This is an old revision of the document!
FML the 0
Due date: April 11th.
Your task is to write, using ncurses, a game!
Allowable games:
- flappy bird
- snake
- pacman
- tetris
- breakout
Groups
- 2D platformer?
- 3rd person : zelda ( top down ) ?
Requirements
* Color ( not monochromatic )
* write a program using ncurses, write a interactive game that is playable.
* You can do moar and get BONUS POINTS :D