A multiplayer turtle game using Bevy engine, bevy_ggrs and matchbox_server for P2P matchmaking/signaling.
Try it out here: https://mikeder.net/turtletime
- 2-8 players spawn in a rectangle and can move independently. [WASD]
- Edible strawberries and chili peppers will spawn randomly on the map.
- Eating strawberries will give you a temporary sprint ability. [LSHIFT]
- Eating chili peppers will give you the ability to shoot [5] fireballs! [SPACE] or [RETURN]
- Players hit by enough fireballs are set inactive, last remaining active player wins!
- Scoreboard and Leaderboard for game stats, pickups, wins, loses, etc.
- More game modes, COOP survival, PVE.
- Controller support.