summaryrefslogtreecommitdiff
path: root/include/functions.h
AgeCommit message (Expand)Author
2018-06-25Major refactoringOxore
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-02Rearrange includes; replace uint8_t by charOxore
2017-12-02Make all text resources load from yaml fileOxore
2017-12-01Implement levels! :star2: And refactoring a bitOxore
2017-12-01More structure wrapping, more refactoringOxore
2017-12-01Wrap global variables into structuresOxore
2017-11-30Move includes to root dirOxore