Some fun with Pico-8

I had a some tine left in the day (who doesn't, with all the quarantine and all...) so why not spend that time programming. A long while back I picked up the Pico-8
fantasy console. A tiny game engine, IDE and sprite editor all rolled into one. You write your stuff in Lua and are encouraged to keep things simple due to its (artifical)
limitations.

Not really having a particular plan or goal, I ended up with a little robed character that can walk around on the screen.

#walkman {
display: block;
margin: 0 auto;
width: 95%;
height: 70vh;
}

The """game""" uses the built-in tile map and continually checks the edges of the character for overlaps with tiles that cannot be walked on.
It seems to not handle collisions very well when the character moves very fast, which is a challenge for later.

If you want to play around with this a bit, here is the Pico-8 cart and source.

The original article was posted on: www.harrewijnen.net

Related articles

  • Cloud Native
  • Application Navigator
  • Kubernetes Platform
  • Digital Workspace
  • Cloud Infrastructure
  • ITTS (IT Transformation Services)
  • Managed Security Operations
  • Multi-Cloud Platform
  • Backup & Disaster Recovery
Visit our knowledge hub
Visit our knowledge hub
Sander Harrewijnen Developer

Let's talk!

Knowledge is key for our existence. This knowledge we use for disruptive innovation and changing organizations. Are you ready for change?

"*" indicates required fields

First name*
Last name*
Hidden