A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.
Go to file
Kistaro Windrider dd143060ac
squash: refactor bullets to remove enemy flag
commit ead2a7d874
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Sep 2 14:45:56 2024 -0700

    fix remaining `vulcan`-family bug

commit 571412b15e
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Sep 2 14:15:56 2024 -0700

    fix chasey xl offsets

commit 907bd8318c
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Sep 2 14:12:35 2024 -0700

    several more fixes, now runs to the end but shot offset is wrong

commit 7170552448
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Sep 2 13:41:42 2024 -0700

    first three waves of bug fixes

commit 01ab6d3969
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Sep 2 12:59:49 2024 -0700

    maybe the rest of the refactor?

commit 7869192dee
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Tue Aug 20 01:21:13 2024 -0700

    partial refactor continued

commit a4658e3ef4
Author: Kistaro Windrider <kistaro@gmail.com>
Date:   Mon Aug 19 16:00:16 2024 -0700

    halfway through bullet refactor
2024-09-02 14:46:51 -07:00
.gitignore ignore vscode config 2023-12-21 23:30:17 -08:00
autobrake_test.p8 port improvements to autobrake_test too, excluding the weird calc_targets thing 2024-08-16 19:37:43 -07:00
code-of-conduct.md Add code-of-conduct 2023-12-30 12:50:18 -08: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 I am baffled I never noticed this before 2024-01-27 13:25:47 -08:00
genericshmup.p8.png Starting state: my generic shmup engine from a while back 2023-09-12 22:40:48 -07:00
last_tyrianlike.p8 save a copy of vacuum_gambit.p8 as last_tyrianlike 2024-08-18 15:04:17 -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
the_parser.p8 Squash level_parser into main: parse levels in CSV 2023-12-20 14:09:07 -08:00
todo.md update todo list 2023-10-01 14:39:34 -07:00
updatedshmup.p8 fix search-and-replace damage from a while back 2023-12-24 21:39:52 -08:00
vacuum_gambit.p8 squash: refactor bullets to remove enemy flag 2024-09-02 14:46:51 -07:00

mmbshmup

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