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/gltron.md Normal file
View File

@@ -0,0 +1,17 @@
# GLtron
_3D snake game based on the light cycle portion of the film Tron._
- Home: http://www.gltron.org/, https://sourceforge.net/projects/gltron/
- Media: https://en.wikipedia.org/wiki/GLtron
- State: beta, inactive since 2017
- Download: http://www.gltron.org/download.php
- Platform: Windows, Linux, macOS
- Keywords: action, snake-like
- Code repository: https://github.com/osgamearchive/gltron.git (svn and git combination), https://git.code.sf.net/p/gltron/git (+), https://svn.code.sf.net/p/gltron/code (svn), http://gltron.cvs.sourceforge.net (cvs, contained in the svn)
- Code language: C
- Code license: GPL
- Code dependencies: SDL
## Building