snake-game This project contains both server and UI components. Getting Started Install dependencies: npm run install:all Start development servers: npm run dev Project Structure /server - Backend server /ui - Frontend UI (2d game)