PICO-8 Tower Defense Tutorial - Part 01 - Getting started!
Hey everyone. Welcome to my new series on how to create a tower defense game using PICO-8.
For those that don't know, PICO-8 is a "Fantasy Console" allowing you to create small compact games very quickly. It's loads of fun.
In this intermediate series we'll be going through the various states and setup needed to create a game. In this tutorial, I talk about game states, as well as setup the main menu and show a very basic state switch. Getting the fundamentals in early means we'll be in a good place to write the rest of the code in a clean managable way.
For those that want to download my file:
https://github.com/WideArchShark/picodefense/tree/t01
A really great set of guids from Nerdy Teachers for those just starting out:
https://nerdyteachers.com/PICO-8/Guide/
Buy PICO-8
https://www.lexaloffle.com/pico-8.php
Cheat sheet link:
https://eugene.libguides.com/ld.php?content_id=42775909
Hope you enjoy. Please like and subscribe if you can. It really helps me out :)