
Cheese Chasers
Cheese Chasers is the fourth game in my challenge to learn game development by creating a game every 18 days.
An Asteroids clone except your a ship made of cheese and the mice randomly floating in space really want to get to you! As they approach, you must use your amazing blasters to kill them, but beware, they like to duplicate until they're small enough not to. The waves keep growing larger, but power-ups should help you stay alive as long as possible!
Critical feedback is absolutely welcome!
Thanks for playing. <3
| Updated | 1 day ago |
| Published | 5 days ago |
| Status | In development |
| Platforms | HTML5 |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | Problem 18 |
| Genre | Action, Shooter |
| Made with | Aseprite, Godot, Audacity |
| Tags | 2D, Asteroids, Casual, Indie, No AI, Retro |
| Code license | MIT License |
| Asset license | Creative Commons Attribution v4.0 International |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard |
| Accessibility | High-contrast |
| Links | Blog, Bluesky, Twitter/X, GitHub |
Development log
- Update 1.12 days ago
- Cheese Chasers is out!5 days ago



Comments
Log in with itch.io to leave a comment.
Fun game! Reguarding the post you made, like the other user said I'm pretty sure it's something fixable with preloading the power-ups with @onready :)
Thanks for playing! I've given an attempt to preloading and hopefully it's better now.
Yep, no more stutters during gameplay. good work!
Wait, really? That's awesome! Thank you for re-testing! <3
It was pretty fun. Love the sound effects and design too!
Thank you!
Might want to add some like sprite preloading, the game would freeze for me whenever I saw a new powerup for the first time. Overall quite fun though!
Oh, that's very interesting. I had no idea such a "simple" game would require preloading already!
Thank you for playing, and thanks for the feedback!