TIC-80 Snake
Category / Tutorial
Trevor MartinSee how a classic snake game is put together with this great mechanics explanation.
Simple Platformer: TIC-80
Category / Tutorial
Trevor MartinFind out about the basics of tile-map collisions on TIC-80 as you put together this simple platformer.
Programming with PICO-8: First Steps
Category / Tutorial
Aviv BeeriNew to programming? Learn the basics here and jump in to the fabulous world of game making!
An Introduction to Object-Oriented Programming
Category / Tutorial
Aviv BeeriTake advantage of objects to organise your gamecode into logical pieces.
RPG Movement Systems
Category / Tutorial
Aviv BeeriLearn how to implement a couple of different kinds of movement commonly found in classic roleplaying games (RPGs).