Snake 2D

PLAY!
Uploaded on 25 November 2024

Description

A 2D Snake Game with single-player and multiplayer modes, using the Singleton pattern to manage game state, input, and logic efficiently. Graphics are placeholders (simple shapes), with grid-based movement, food collection, and collision handling.