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