Reset Reset
Pause Pause
Fullscreen Fullscreen
Toggle Sound Sound

WIZRND, a PICO-8 entry to #ProcJam2016.

arrow keys to move

up to jump

down while standing to channel a shield

z to shoot lightning, x to shoot a magic missle

The main idea behind this project was to learn about developing for the PICO-8 platform -- although I have some programming experience, I've never made a game before. My goals were to simply make anything that was remotely playable, which actually didn't take that long.

Since I'm interested in procedural generation anyway and didn't have a lot of spare time to make a game in, contributing to #ProcJam was the perfect excuse for me to actually learn how PICO-8 works. Turns out, it's super fun and very straightforward.

The source is available freely on github.