MY PORTFOLIO

GAME DESIGN

This is a replica of the classic arcade game "Snake" I made. It's nothing too crazy but I was able to learn how to use a game-engine I had never worked with, PyGame, as well as some fundamentals of game-design like collision detection, grid-based movement and offsets, time-deltas and framerate, player input, and playing sounds.