summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-12-09Implement NES Tetris scoring systemOxore
2017-12-09Level up condition removed lines countOxore
2017-12-09Extend playfield to 22, change game over condition, shrink fld from 25 to 22Oxore
2017-12-09Little refactoringOxore
2017-12-03Change color scheme; add screenshotsOxore
2017-12-02Rearrange includes; replace uint8_t by charOxore
2017-12-02Add PUT_LATENCY threshold and some fixesOxore
2017-12-02Make all text resources load from yaml fileOxore
2017-12-02Yaml loader for text resources added, need to be involvedOxore
2017-12-01Implement levels! :star2: And refactoring a bitOxore
2017-12-01More structure wrapping, more refactoringOxore
2017-12-01Remove declaration under structureOxore
2017-12-01Wrap global variables into structuresOxore
2017-11-30Move includes to root dirOxore