Cat Chase!
Cat Chase! is a simple action game where you're a mouse trying to... chase a cat away?
This game is still made without using a game engine!
I can't remember how much active dev time this took me, but I'm pretty sure I spent more than 8 hours staring at a screen without typing a single character!
----------
Known Bugs Before/On Release:
- Buggy Colission Boxes (Not my fault; issue with the framework itself)
- Sfx loading too late (Also not my fault; interop issues + bandwidth)
Status | Released |
Platforms | HTML5 |
Author | Just Coding | JumperBot_ |
Genre | Action, Strategy |
Tags | 2D, Cats, Difficult, Indie, infinite-runner, Mouse only, Singleplayer, Top-Down |
Comments
Log in with itch.io to leave a comment.
hey! i made a game without an engine too for this jam! what no-engine have you used
I coded everything in Dart, with the Flutter framework involved.
Cool! i made mine with python