index
:
tetris
master
Mostly compliant implementation of Tetris using SDL
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Change colours to gruvbox theme
HEAD
master
David Phillips
2019-04-10
*
Implement game over
David Phillips
2019-04-10
*
Add lines counter/scoring
David Phillips
2019-04-03
*
Add speed drop mode, pause mode
David Phillips
2019-02-27
*
Change window title from default
David Phillips
2017-12-22
*
Remove Werror, add pedantic to CFLAGS
David Phillips
2017-12-22
*
POSIX-ify makefile
David Phillips
2017-12-22
*
Add missing default case, correct type of colour values
David Phillips
2017-12-22
*
Last adjustments: petty whitespace fixes
David Phillips
2017-01-28
*
More misc tidying
David Phillips
2017-01-28
*
Add version flag
David Phillips
2017-01-28
*
Add licence
David Phillips
2017-01-28
*
Style adjustment
David Phillips
2017-01-28
*
Refactor border/gap code
David Phillips
2017-01-28
*
Wait, don't poll, for SDL events
David Phillips
2017-01-28
*
Remove explicit makefile recipes
David Phillips
2017-01-28
*
Remove stray linking against libs
David Phillips
2017-01-28
*
Reshuffle function order, remove prototypes
David Phillips
2016-04-06
*
Change uint8_t to char
David Phillips
2016-04-06
*
Misc readme changes
David Phillips
2016-03-07
*
Quick and dirty wall kick
David Phillips
2016-03-07
*
Removed old files, hangovers from previous project
David Phillips
2016-01-12
*
Updated README
David Phillips
2016-01-12
*
Initial commit of rough-arse Tetris
David Phillips
2016-01-12