My First PICO-8 Game - Fish Derby
Saturday, February 1st 2025
 
This week I've been playing with PICO-8. It's a really interesting game console. For my first game I built a partial clone of the Atari 2600 classic "Fishing Derby." With PICO-8's unique environment you can create simple games in a matter of hours. It reminds me so much of coding on TRS-80 or C64. The LUA scripting language is very quick to pickup and learn. Anyways, enjoy my first game below. Hopefully have more to come.
			
				
			
			 
			0
		
		
		Categories: Game Development
Tags: pico-8, programming