Creating a platformer in Scratch is a fun way to learn coding, game design, and creative problem-solving. By setting up sprites, backdrops, movement, gravity, and collision detection, you can build a ...
This game is a Common Lisp clone of the Java Platformer Tutorial by Kaarin Gaming. The pixel art is from Pixel Frog. To install and run, you must adjust the pathnames in the file "config.lisp" so that ...
Note: The completed project for this tutorial can be played in browser here: http://tic80.com/play?cart=101 In this tutorial we'll be learning the basics of map ...