⬜HeroSquare - a metroidvania I'm working on - what do you think?
Posted: Wed Aug 10, 2022 6:43 pm
It's a game about a white square in a rather dangerous world. The main ability is a parry (when eventually acquired) that allows you/square to reflect enemy bullets.
You can watch a trailer and play the game at: https://anothercastle.itch.io/herosquare
Loved2D has always been one of my favourite gamedev tools, and I'm really thankful for all the people making and supporting it
This games leverages some of the great free software libraries available for Love2D :
https://github.com/kikito/bump.lua
https://github.com/kikito/cron.lua
https://github.com/karai17/Simple-Tiled-Implementation
https://github.com/vrld/moonshine
Special thanks to the authors!