Log In  


Just made my first picotron game! I'll probably keep updating it, but I think it's in a good enough spot to put out now!

Cart #pirudutasa-8 | 2024-04-19 | Embed ▽ | License: CC4-BY-NC-SA
17

Get to floor 10 and defeat the Lich!

Controls: Arrow keys for movement and menus
X: Open/Close Inventory
Z: Wait/Use item/Confirm
X + Z: Hold to rest
Z + Direction: Sprint

17


fun game! the music/sfx is a nice touch

inventory bugs:

something feels weird about the inventory -- how many items can I equip at once? the game seems to force me to unequip some items when I use other ones, but I can re-use the old item and the new item isn't unequipped.

edit: later I crashed the game by equipping a shield(?). I had 4 items equipped still, but trying to equip this last one gave player.lua:120: attempt to index a nil value (field '?'). That line is self.inv[self.armor.id].equipped = false, so maybe self.inv[self.armor.id] is nil? maybe enchanting an item and then replacing it causes issues? (just a guess tho)


@pancelor hmm i thought i'd solved that one, it could be an issue with enchanting. I'll let ya know when i fix it. Thanks for playing it!!


1

@pancelor I believe it's fixed now


Yay I killed the lich! Great little roguelike that scratches all the itches. Well done.


@nephilim Thanks!!



[Please log in to post a comment]