Games Page

The creator of these games is:

The first thing I made in python. At the beginning of the camp, this was to prove I understood how the Python language worked and could make 3 squares in it within a 10 minute time limit.

Improving from that, this a basic maze game I have made in Python. Try it out!

Improving on the prior maze game, I learned new skills by adding keys and doors to reach the exit.

To earn badges in class, you had to meet a specific requirement that you would need to code. One of the many badges I earned was by creating balls with different size, speed, and could all function 100% correctly.

Using the same type of programming the maze used (processing), I made a mini brick breaker game, fully functional for people to try it out.

Another thing I made to earn another badge. This tested if I can figure out how to change the properties of the balls and turn them into squares platforms that could be used in a video game.