summaryrefslogtreecommitdiff
path: root/src/target/tetris.c
AgeCommit message (Expand)Author
2019-07-28Make game states exclusive trough one enum var onlyOxore
2019-07-28Refactor idlist, move all global vars to local scopeOxore
2018-12-06Implement "game over" state (scene)Oxore
2018-12-06Add simple documentation in comments, refactor.Oxore
2018-07-12Introduce testing with munit, refactorOxore