Github Runners
Setting Up a GitHub Self-Hosted Runner for Unity Testing: My Journey Recently, I found myself needing to set up a self-hosted runner for testing and building my Unity project. While GitHub’s cloud...
Setting Up a GitHub Self-Hosted Runner for Unity Testing: My Journey Recently, I found myself needing to set up a self-hosted runner for testing and building my Unity project. While GitHub’s cloud...
Fixing an HP Compaq 8100 Elite: From OS Installation to Self-Hosted GitHub Runner Recently, I had the opportunity to repurpose an old HP Compaq 8100 Elite at work for a new purpose: setting it up ...
Turning an Old Router into a Switch (and Accidentally Breaking My Home Internet) Repurposing old hardware can be rewarding, but it doesn’t always go as planned. I recently tried using an old route...
Our First Game Jam I participated in the Itch.io Mini Jam 160 with Alex and Reyhan. Reyhan and I came up with the idea for defend the light using Samsung notes and some scribbles. The theme was Li...
This is the new game inspiration The Army - Idle Strategy Game. Scriptable Objects For this project rather than creating the spawning grid each time the game starts, I thought I would rather creat...
Working on creating a simple AOE clone! Play on itch IO here: AOE or below! Age Of Empires Play AOE on itch.io The prompt for this idea was all the adds on TikTok of small games with lots of mo...
Practicing different forms of AI in a 2D Unity Environment. This started with Conway’s Game of Life and now working on a Boids algorithm from old Uni exercises. Conway’s is currently working, tho...
Description Genre: Single player, adventure puzzler Engine: Unity Language: C# Platform: Windows Golem is a relaxing, atmospheric puzzle game about a Golem. From a third-person perspecti...
Description Genre: Single player, brawler Engine: Unity Language: C# Platform: Windows I worked on a solo fighting game set in an underground lizard arena. My job was to make the enemy l...
My attempt at making popular mobile game Ballz. I have got the game to a state that I am happy with. It has a game loop with some cool visuals and audio. Things that I am proud of in this projec...