MPG
Goal: grab as many water bubbles as possible, to save the crab's world
Command:
- Mouse: left or right of the screen to control the crab
- Escape to pause
Please, use Firefox instead of Chrome, as the game use WebAssembly and it runs better on it.
Checkout the Python code here: https://github.com/Hugo-C/mpg
Made with Pyckitup
Status | Prototype |
Platforms | HTML5 |
Author | Hugo-C |
Made with | Piskel |
Tags | python |
Code license | MIT License |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Accessibility | Textless |
Links | Source code |
Development log
- V1.0.1Oct 24, 2020
Comments
Log in with itch.io to leave a comment.
Fun arcade idea.. mouse controls are WAY too sensitive, should implement keyboard controls.. Nicely done!
Thanks for the kind words and the feedback, I'll try to improve the mouse sensitivity.
Yea, to be clear the mouse sensitivity is likely more my issue with how high my sensitivity is. Really, accepting arrows or a and d keyboard inputs would be amazing.. I probably would have played for longer if that was the case