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

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.

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/).

![Screenshot](https://f.jstanger.dev/github/snake.png)