SNAKE 2021
About
The classic snake game but with a twist.
This Game was developed in 1 week for the Brackey's Game Jam (2021)
Software Used
Here are the following software used to develop this game:
- Unity Engine
- Visual Studio
Contributions
Implemented the core gameplay loop of the game, including the ability to control multiple avatars at once as well as dynamically altering the stage by creating pits for the player to avoid.
Lastly, I implemented some basic leaderboard functionality that allows people to compete with each other.