added new entries

This commit is contained in:
Trilarion
2019-06-24 15:52:31 +02:00
parent e6934ad13a
commit d8009e7809
17 changed files with 293 additions and 73 deletions

17
games/action/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 2016
- Download: http://www.gltron.org/download.php
- Platform: Windows, Linux, macOS
- Keywords: snake-like
- Code repository: https://git.code.sf.net/p/gltron/git, https://svn.code.sf.net/p/gltron/code (svn), http://gltron.cvs.sourceforge.net (cvs)
- Code language: C
- Code license: GPL
- Code dependencies: SDL
## Building