Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radeusgd/snake3d

3d snake game in libGDX
https://github.com/radeusgd/snake3d

Last synced: 25 days ago
JSON representation

3d snake game in libGDX

Awesome Lists containing this project

README

        

A simple libGDX snake game experimenting with 3d movement game mechanic done in a very short time.

I try to write clean code, however my main goal is to do make the game quickly so it's not of the highest quality but I think it could serve for a nice example of a simple game. I also try to keep it as simple as possible while being able to maintain the code with ease.