Log In  
Follow
BoxWithAHat

Lotion Man, moisturize my hands

[ :: Read More :: ]

Cart #droller-2 | 2021-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


This is such a big update to my first program (picod20) that I decided it deserves to be its own thing. This has 7 standard RPG dice, as well as a small HP tracker.

INSTRUCTIONS
Z = Reroll
Left/Right = -/+ 1 HP
Up/Down = +/- 10 HP

CURRENT UPDATE
Fixed spacing on single digit results
Fixed unwanted scanlines over edge of HP tracker
Cleaned up some code

OLD UPDATES
Added sound

P#95374 2021-07-28 03:46 ( Edited 2021-07-28 20:28)

[ :: Read More :: ]

Cart #picod20-0 | 2021-07-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


This is a simple D20 dice roller for the PICO-8. I made this for two reasons. One, I am completely new to the PICO-8, and wanted a small project to learn how coding works. And two, I could not find an existing D20 roller, at least not through SPLORE. So, here we are!

P#95353 2021-07-27 19:00