Making games, a fun way to learn to code and put purpose into practice.
A very simple game using the lerp() function
Creating the legendary game of pong, it may seem like a simple game but there is a lot to it.
Another wonderfully simple game concept but also ideal for learning
A classic game of days gone by
A more challenging game to make and play
Creating infinite number of mazes, shapes and sizes, then navigate them
Creating a turn based game, playing against a computer and introducing an AI element (minimax)