Hello my name is Brooks Dudley, and I built this website for fun and to show some projects I am working on.

I am a junior software engineering major at UNCW.

My favorite languages are Ruby and Python.

I am currently learning java and HTML5, and plan to do a small project with Tailwind CSS soon


Here is my first project, a galaga like game made with pygame. Uses assets made by me.

Game imagewGame image2

Check out this link if you want to download it and try it out.

Here is the github repository here if you are interested in the source code.


This is my latest project, a pokemon data engine built with ruby and uses ruby2d and httparty gems. Features an interactable GUI, and uses a basic API setup to display information about a user entered pokemon.

Due to Ocra being very outdated I had a hard time getting this into an executable anybody can run. If it doesn't run on your machine you will need to install ruby to run it.

poke engine

Check out this link if you want to download it and try it out.

Here is the github repository here if you are interested in the source code.