felixriehm / snake-opengl-multiplayer

A Snake battle royal multiplayer game implemented with OpenGL. It includes AI, a QuadTree for data structure and the Diamond Square algorithm for map generation.

Repository from Github https://github.comfelixriehm/snake-opengl-multiplayerRepository from Github https://github.comfelixriehm/snake-opengl-multiplayer

snake-opengl-multiplayer

A Snake battle royal multiplayer game implemented with OpenGL. It includes AI, a QuadTree for data structure and the Diamond Square algorithm for map generation.

About

A Snake battle royal multiplayer game implemented with OpenGL. It includes AI, a QuadTree for data structure and the Diamond Square algorithm for map generation.


Languages

Language:Java 99.5%Language:GLSL 0.5%