rename of entries fields to get only singular field names

This commit is contained in:
Trilarion
2020-09-28 22:19:01 +02:00
parent 2d52caf518
commit 873679fcc6
1453 changed files with 2944 additions and 2943 deletions

View File

@@ -1,13 +1,13 @@
# Tetris (in C and NCURSES)
- Home: https://brennan.io/2015/06/12/tetris-reimplementation/
- Inspirations: Tetris
- Inspiration: Tetris
- State: mature
- Keywords: puzzle, remake, open content
- Keyword: puzzle, remake, open content
- Code repository: https://github.com/brenns10/tetris.git
- Code language: C
- Code license: 3-clause BSD
- Code dependencies: ncurses, SDL
- Code dependency: ncurses, SDL
Remake of Tetris.