top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

RacMan

Project type

Code

Date

2024

In this project I recreate the game PacMan using the racket language and the Dr. Racket development environment. The code creates everything from the visuals to the algorithm the ghosts use to follow PacMan. It was a great way to implement abstraction and recursion principles in my code.

bottom of page