Create a 2D, multiplayer Snake.io-style arena brawler where snakes compete in an FFA/optional team mode by collecting food to grow while using classic Snake collisions (with walls and rival bodies) to create openings. The core loop is simple: steer your snake to gather food, grow longer, and avoid dying; when you collide with an obstacle or another snake, you’re eliminated. Matches are won by being the last snake still alive (or by the team’s total eliminations/last survivor in team mode). The tone should be fast, readable, and arcade-competitive—tight controls, clear death/collision feedback, and satisfying food growth....more
Create a 2D, multiplayer Snake.io-style arena brawler where snakes compete in an FFA/optional team mode by collecting food to grow while using classic Snake collisions (with walls and rival bodies) to create openings. The core loop is simple: steer your snake to gather food, grow longer, and avoid dying; when you collide with an obstacle or another snake, you’re eliminated. Matches are won by being the last snake still alive (or by the team’s total eliminations/last survivor in team mode). The tone should be fast, readable, and arcade-competitive—tight controls, clear death/collision feedback, and satisfying food growth.