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.

There's also a thread on the lexaloffle games bbs here.

StatusReleased
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(2 total ratings)
Authorgradient.descent
Made withPICO-8
TagsArcade, Experimental, Fast-Paced, Magic, opensource, PICO-8, Procedural Generation, PROCJAM, Score Attack, Wizards
Code licenseApache License 2.0
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard
LinksSource code

Comments

Log in with itch.io to leave a comment.

That zooming fireball is a cruel mistress! Last thought for the day... it could be cool if the blue glowy balls had eyes, or some sort of indication that they were creatures, because they do track your position, making it feel like they are sentient in some way. It could be cute if they looked like some sort of little creatures, or demons, or something.

It could be good if you could change your facing direction while jumping, even if you didn't gain any more air control than it has currently. :D

Cool stuff! :)

I took a while to figure out what the button was to start the game (Z). I thought it was "S", then "2", then I just tried pressing everything! Figured it out after a while. :)

Yeah, the PICO-8 font isn't super legible ... I'm glad you got to play around with it eventually, though! :D

(1 edit)

It was fun! I kept trying different approaches with the lightning bolt and the shield! A nice balancing act. :D

Yeah! The magic missile is a little vestigial -- lightning and the shield are where it's at.


Things can get a little crazy after a while, though: http://imgur.com/a/JdeSq ;)

Ah! I didn't even realise there was an "X" attack as well! This game goes deeper the more hours you put in! ;P
It'd be rad if the positioning of the platforms was randomised each time you play!