Coding on rails today. Some Pico-8 tutorials.
Time: 26:03
Pico-8 is pretty neat! Some cool things:
- You can save your game as a virtual cartridge that you load into the console OR you can save the game as a PNG image! (which holds all game data!) or traditional HTML/JS.
- It’s so bare-bones with just the essentials that I feel like I won’t ever get overwhelmed. It’s like a game dev sandbox.
More tutorials next and hopefully get to making some music 🙂