was8bit 2025-03-02 07:32 (Edited)
DEMO for MCELL code
(movement is cell to cell, no diagonal)
GOALS:
- collect gold coins for points
- hit POWER button to boost your points
- enter doorways to advance forward
- at end, flagpole gives bonus points
Pablo 2025-03-05 18:56 (Edited)
I found it nice as a starter for own games, and testing ideas.
The blobs forced me to do this, i can't control them anymore.
was8bit 2025-03-05 20:22
Cool :)
Glad you were able to work with the code :)
Smooth movements would require extra steps and adding temporary sprites….
I wanted to present this as simplify as possible so people could focus on the MCELL code and setup …