Connect Four - Masters
03/10/2023
In July I began working part time on my Masters for Computer Science and Artificial Intelligence. Recently I completed my first module for the course which was to take an existing code base for a brok... See more.
Car Showroom
22/03/2023
A friend presented an interesting challenge about making a car upgrade system that had to comprise of the following:
A small farming project...
01/03/2023
For the last week or so I've been working on a small farming game that could potentially be turned into a viable game. Kaan and I have been discussing and developing a few different mechanics and curr... See more.
Improving my code
17/01/2023
Normally I'm not one for making New Years resolutions but for this year I decided to make a push to improve myself by working on personal projects throughout the year. To achieve this I'm going to be ... See more.
Pathfinding
27/10/2022
Following on from my previous blog post about creating a life simulator; I endeavoured over the last few days to create a system of being able to create cities easily. This would allow both developers... See more.
Life simulator
21/09/2022
For many years I have dreamt of working on a life simulator. I've always found The Sims and others lacking the depth I crave that has only been sated by text based sims such as InstLife ... See more.
Tempus
03/08/2022
For my final University project I decided to team up with 3 other students and create a linear story RPG. In this post I want to breakdown the project and list what went well, what needed improvement ... See more.
Endless Runner *Update*
02/08/2022
Having started this project nearly 2 months ago - our endless runner game is now really starting to take shape! Although we only work on this project part time we have managed to implement many... See more.
Endless Runner
24/06/2022
A few days ago a friend asked if I would like to work on an endless runner with him; I said yes and got straight to work!
There were a few initial things to consider; first we had to keep the co... See more.
Java Text Adventure
19/06/2022
Over the last few days I decided to refresh my knowledge of the java coding language. With this I created a text adventure game inspired by RuneScape. A text adventure was chosen so I could fully conc... See more.