Peter Sanzone

Software Engineer
 
Peter Sanzone

Blog

Games

Games that I’ve made from scratch as personal projects or game jams.

About Me

Coming soon!

Invasion

Invasion is an original game concept which combines a classic arcade style space shooter with rogue-like mechanics. The basic idea is to defend your planet from waves of enemy ships. As you defeat waves you collect scrap which can be spent on upgrades for your ship. Basic repairs and upgrades …

AbraCollabra I

AbraCollabra is a community project sponsored by Lana Lux designed to be a walk-through experience that would be combined into a game an released on itch.io. Individual members or teams was tasked with creating a single room (scene) in Unity. A basic room template was provided along with some basic …

Snake Clone

I built this following along with the Snake Game tutorial created by SharpAccent. This was a fun project because it was built with no assets everything was done in code. The tutorial also covered a cool post process effect which gave the game a classic arcade screen look. I did …

Tetris Clone

Another project completed following a Udemy course by Wilmer Lin titled “Make a Tetris-style Puzzler in Unity”. It’s Tetris, nothing really to add here. The course was great. It was one of the first full games that I ever completed. I learned a lot from Wilmer’s courses and a highly …

Match-3 Game

This is a simple match three game created in Unity. It is the end result of taking Wilmer Lin’s course on Udemy titled “Make a Match-Three Puzzle Game in Unity”. I highly recommend Wilmer’s courses, they are pretty comprehensive. What I enjoyed the most was the iterative process of starting …