https://github.com/jakestanger/cs-multiplications-game
3D snake with some added maths for Computer Science.
https://github.com/jakestanger/cs-multiplications-game
game java lwjgl lwjgl3 snake-game
Last synced: 2 months ago
JSON representation
3D snake with some added maths for Computer Science.
- Host: GitHub
- URL: https://github.com/jakestanger/cs-multiplications-game
- Owner: JakeStanger
- License: other
- Created: 2016-10-22T13:20:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T18:15:28.000Z (over 7 years ago)
- Last Synced: 2026-04-04T06:41:32.350Z (4 months ago)
- Topics: game, java, lwjgl, lwjgl3, snake-game
- Language: Java
- Size: 43.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs-multiplications-game
3D snake with some added maths for Computer Science.
Built with LWJGL3.
Game engine was made according to [this tutorial book](https://ahbejarano.gitbook.io/lwjglgamedev/).
