Toadman
AgariToad (Version 1.5.2)
Made with PygameBasically this is a poor ripoff of Agar.io, but without multiplayer. Avoid the larger toads, and eat smaller ones to grow larger.
Controls: W or Up_arrow = Move player UP A or Left_arrow = Move player LEFT S or Down_arrow = Move player RIGHT D or Right_arrow = Move player DOWN
R = Resets game after you have won (only works if you won the game) Escape = Quits the game fully (shuts down the window) N = Resets the game (mostly used for quick resets)
Game settings are located in "lib/config/config.py" if you want to change them.
Credits: All code by @The-ToadCoder All art created by @The-ToadCoder Music + sound effects are from a number of projects on scratch
Recent comments (5)The-ToadCoder8 months ago- Changes
- moved DevLogs.txt to lib folder
- Files Added
- webLinks
- sound.py, font.py, img.py,
- devTodoList.md
The-ToadCoder8 months agoThings added, fixed, or changed
- Cleaned up files
- added a config file for people wanting to change the game settings
The-ToadCoder8 months agoThings added, changed, or fixed
- Minor bug fixes
- Added a gray box for easier readability on win and lose messages.
- Pauses the game after you have won (fixed the glitch where win sound effect repeats)
- Added a message from the developer on start up of the game
- Added dev-log file
- Add new key-binding
- Fixed the score counter text glitch after the player wins
DadaRugpor8 months agoTotally addictive! Can't help but chase tiny bunny swarms!
BisonCode-X8 months agoIt works without forking it!
its Fun but laggy, and i take a lot of damage as a result
- Changes