A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.
Go to file
Kistaro Windrider cf1e1153a3
lframe increment is now 0x0.0001
avoids time rollover! not doing this for `distance` because I don't intend any level script to exceed five minutes, but freeze time could be much longer
2023-09-30 19:30:21 -07:00
genericshmup-basic-collision..p8.png Starting state: my generic shmup engine from a while back 2023-09-12 22:40:48 -07:00
genericshmup.p8 Starting state: my generic shmup engine from a while back 2023-09-12 22:40:48 -07:00
genericshmup.p8.png Starting state: my generic shmup engine from a while back 2023-09-12 22:40:48 -07:00
LICENSE Initial commit 2023-09-13 05:37:53 +00:00
README.md Initial commit 2023-09-13 05:37:53 +00:00
todo.md todo -- rectfill 2023-09-23 09:56:55 -07:00
updatedshmup.p8 lframe increment is now 0x0.0001 2023-09-30 19:30:21 -07:00

mmbshmup

A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.