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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%