renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

19
entries/neverball.md Normal file
View File

@ -0,0 +1,19 @@
# Neverball
_Part puzzle game, part action game, and entirely a test of skill._
- Home: https://neverball.org/
- Media: https://en.wikipedia.org/wiki/Super_Monkey_Ball_(video_game)#Legacy
- State: mature
- Download: https://neverball.org/download.php
- Platform: Windows, macOS
- Keywords: action, clone, inspired by Super Monkey Ball
- Code repository: https://github.com/Neverball/neverball.git
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: SDL
Inspired by Super Monkey Ball.
## Building