https://dehe25.itch.io/roguelike-pro/purchase
Roguelike Pro is a roguelike for the PICO-8 fantasy console. Do runs in proceduraly generated levels, earn coins, gear up, do more runs until you are strong enough to defeat the boss. Hit the (x) button to exit the level and return to the main menu.
Please bear with me, it was the first time that i did create pixel art.
v1.0
-first release party
v0.1.4
-added savegames
v0.1.3
-changed menu colors to brighter ones
-added a minimum space when spawning enemys, so they won’t agro on spawn
v0.1.2
-changed price for HP upgrade to 15
v0.1.1.1
-changed coins received from 1-3 to 1
v0.1.1
-add boss fight so there’s a real goal to achieve. -block exiting level when infight
ToDo:
-add more enemy types
(c) 2023 Dennis M. Heine.
the level generator is a modded version of
https://github.com/vronc/Lua-Dungeon-Generator
created by Veronica Hage and JuanjoSalvador