Kistaro Windrider eebd84544b
one hit comment now shows correct value to use
some guns do less than one damage per shot (vulcan gun does 0.5), so
Instant Death Mode needs to max at 0x0.0001, the smallest nonzero value
in Pico-8's fixed-point numeric type.

One Hit Mode is just a comment for now, but I've been uncommenting it
to test it. Note that replacing the health meter with a "!" is triggered
by max HP + max shield <= 1 because 1 hp shows an empty bar.

this needs some more special cases for low-HP ships with active shields.
2024-08-18 01:57:53 -07:00
2023-12-21 23:30:17 -08:00
2023-12-30 12:50:18 -08:00
2023-09-13 05:37:53 +00:00
2023-09-13 05:37:53 +00:00
2023-10-01 14:39:34 -07:00

mmbshmup

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

Description
A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.
Readme 0BSD 2.6 MiB
Languages
Lua 100%