i like this game! the concept is great, you don't get damage if the atk of your opponent is the same?
i checked the code a bit, i was surprised you defined abs, isn't the function already supported in pico8?
https://www.lexaloffle.com/pico-8.php?page=manual
abs x
returns the absolute (positive) value of x
Thanks, sax3!!!!
I also think that this game can be expanded into a roguelike infinite runner in the future.
Yes, you only get damage at the start of the second hit.
Because this is the first time I use Pico8 so I didn't notice the built in abs function.
Thanks for telling me!
[Please log in to post a comment]