moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Tetris (in C and NCURSES)
_Remake of Tetris._
- Home: https://brennan.io/2015/06/12/tetris-reimplementation/
- Inspirations: Tetris
- State: mature
@ -11,6 +9,8 @@ _Remake of Tetris._
- Code license: 3-clause BSD
- Code dependencies: ncurses, SDL
Remake of Tetris.
## Building
- Build system: Make