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

17
entries/dust_racing_2d.md Normal file
View File

@ -0,0 +1,17 @@
# Dust Racing 2D
_Tile-based, 2D racing game, remake of Micro Machines._
- Home: http://juzzlin.github.io/DustRacing2D/index.html
- State: mature
- Download: https://github.com/juzzlin/DustRacing2D/releases
- Platform: Windows, Linux
- Keywords: sports, 2D, inspired by Micro Machines, multiplayer Split-screen, open content, racing, remake
- Code repository: https://github.com/juzzlin/DustRacing2D.git
- Code language: C, C++
- Code license: GPL-3.0
- Code dependencies: OpenGL, Qt
## Building
- Build system: CMake