362 B
362 B
Tetris (in C and NCURSES)
- Home: https://brennan.io/2015/06/12/tetris-reimplementation/
- Inspiration: Tetris
- State: mature
- Keyword: puzzle, remake, open content
- Code repository: https://github.com/brenns10/tetris.git
- Code language: C
- Code license: 3-clause BSD
- Code dependency: ncurses, SDL
Remake of Tetris.
Building
- Build system: Make