itch.io is community of indie game creators and players

Devlogs

Ver 1.0.1 - PICO-8 WASD key support

Sand Trap
A browser game made in HTML5

-- added WASD keys support to game. This was kinda tricky with PICO-8. You have to poke(0x5F2D, 1) to enable keyboard and mouse then check stat(28, 4) for "A" and stat(28,7) for "D"

Files

  • sandtrap.zip 502 kB
    Aug 14, 2023
Leave a comment