Learn To Code Snake

(this is a beginners programming challenge so you’ll need some basic coding knowledge – check out my Space Invaders or Asteroids courses first if you’ve never programmed before! Or just watch along for fun)

Snake is a great game to code if you’re a beginner. For this challenge I’ve broken it down into two videos. The first video will introduce the project and give you some hints to get you started. The second will walk you through my solution so you can see how I coded the final game.

So get your brain in gear and have a go!

Play the finished game… Snake

Use the arrow keys on your keyboard to control the snake.

How to Code Snake Videos

Learn to Code Snake in TIC80 – Game Overview

Learn to Code Snake in TIC80 – Code Walkthrough