Track builder
This started off as a PC game, but later made it on to Google Play Store! I decided that I would like to make a game, somewhat similar to a …
A blog of my programming activities.
This started off as a PC game, but later made it on to Google Play Store! I decided that I would like to make a game, somewhat similar to a …
In this project, I decided to rewrite some of Microsoft’s implementations of asynchronous classes. There are normally to types of method/function – synchronous and asynchronous. However, this is a bit …
In this unity project I started working on an extremely basic AI and ragdolls. To make my ragdolls, I created many different capsules and joined them together using character joints, …
I have been looking further into Unity, and have finally created something I have dreamed of – a VR game! My initial thoughts were to use the Google cardboard API, …
I have started using a completely new software to me – Unity. This is a program that is capable of 2D projects and 3D alike, including all of the various …
In this AI project I built something that can recognise a path. It will turn something like this: Into something like this: The red is the left border, and the …
This is a dungeons and dragons simulator, made by me and a friend of mine called Dylan Strudwick. It is slightly remixed from the original rules, but this is how …
My current project is to write a connect 4 program. It will have an inbuilt computer that plays you, and the end goal is to have it play a friend …
If you haven’t already, read the contents of this previous post. This time I made a couple of changes, including the bug fixes I specified in my last post. Primarily …
This is a roblox game I have created, where the aim is, well, to destroy everything. Each person receives an arena when they step on a pad, and once they …
Recent Comments