Project:Multiplayer Snake

From London Hackspace Wiki
Jump to navigation Jump to search
Multiplayer Snake

A reinvention of the classic game of snake for multiple players connected via the internet.

Aim of the Game

You and the other players each control a snake in the arena. You chase the other players and bite the tails off their snake which gets shorter, and yours gets longer by the same amount. You will also receive points for the amount bitten off. The game lasts a fixed amount of time and the winner is the one with the most points at the end.

State of Project

Code for a basic playable version is complete though graphic design is not. Any help with the graphics will be appreciated. Source code is available on request as it has not made it to GitHub yet.