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

Primary LanguageJava

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.