Snakes On A Continuous Plane
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Snakes On A Continuous Plane is a game that harks back to the days of mobile Snake.Unlike the original, Snakes can now travel in any direction.
The game can be played by up to 6 people at a time. Power-ups give you powers such as the ability to each the tails of your opponents and a speed boost to more easily beat your enemies.
All code is free and open-source under GPL2. The game is written 100% in C++, using only the open-source SFML library for rendering.
The game can be played by up to 6 people at a time. Power-ups give you powers such as the ability to each the tails of your opponents and a speed boost to more easily beat your enemies.
All code is free and open-source under GPL2. The game is written 100% in C++, using only the open-source SFML library for rendering.