A game console was designed to play tetris as a 4-player game on a small device.
./amake
- Hardware-specs
- bug-fix game_mechanics.c
- clean up menu.h
- implement highscore using EEPROM
- Main.c
- metagame.h: for difficulty and speed settings
- menu.h: menu navigation
- icd.h: accessing the GLCD routines for KS0108
- game_mechanics.h: this is my TETRIS implementation