Work-in-Progress game for the Basic Shmup Showcase.
Controls:
- ARROW KEYS to move
- Z to fire bullets
- X to fire s.weapon
Just your basic, run-of-the-mill movement and collision demo.
Controls
- Move with the LEFT and RIGHT arrows
- Jump with the UP arrow
- Reset the player's position with X
On-screen text can be turned off with the VERBOSE? menu option.
TODO
- Instead of only checking the destination for collisions, check every tile in the path
- Implement actors and actor collisions
Hopefully posting on the BBS will motivate me to keep working on this.