top of page

Work

poster_edited.jpg

Procedural snowboarding

2024

A downhill snowboarding game made in Unity fueled by procedural generation.  From the mountains, through the slopes, all the way down to the placement of stunts, everything is procedurally done, through various methods.

​

A non exhaustive list of techniques used:

  • Perlin noise

  • Custom node based pathfinding

  • Various prerequisites for stunts including speed estimation

​

Download it here!

poster_edited.jpg
zmUJLN.png

Powerchair Football

2023

Worked as a gameplay programmer on a multiplayer team sports game developed in Unity, where players control electric wheelchairs to kick or hit an oversized football in matches of up to 8 players. Collaborated closely with a team of 7 other developers, designers, and artists to bring the game to life. The project was developed in association with the Tayside Dynamos powerchair football team.

​

My responsibilities included:

  • Powerchair controller

  • Replay system

  • Scoring system

  • Task system for tutorials

  • Camera system

  • Implementing sounds & music

​

Silver award winner in the Student category of International Serious Play Awards 2023!

​

Play it here!

1.png
Screenshot 2024-10-15 220530.png

AR Physics Puzzle Game

2023

A prototype of a physics-based puzzle mobile game made with Unreal Engine 5, using Google's ARCore. The player has to knock down blocks by moving around the real world and using their phone to aim and shoot.

​

Download it here! (Android)

Capture2.PNG

AI Controlled Car

2023

A car that drives around a track, using raycasts to detect the edges of the track, and using fuzzy logic to turn and accelerate smoothly. Made in Unity :)

​

Try it out here!

1.png
2.png

Graphics Programming with Shaders

2022

A visual representation of various techniques in vertex manipulation, specifically using Gerstner waves, customizable lights (directional, point and spotlights), which are able to cast shadows onto the surface of the water and mountain. Two post processing effects - namely bloom and directional blur - are also present. Made with DirectX :)

graphics.png
2.png

Artillery Game

2022

An artillery game where two teams fight to the death. The maps are procedurally generated with 1-Dimensional perlin noise. It uses Abertay University's custom GEF framework along with the Box2D physics engine.

2.png
3.png
1.png

Breakout

2020

A recreation of the game 'breakout' on an arduino with a mini lcd screen. Created with the Arduino IDE.

Game Jams

space-cover.png

Garden space program

2024

A short game about building a spaceship in your garden and trying to reach the moon. Collect space junk for money, aim for the stars for a speed boost, and make sure to dodge the asteroids... Made in GameMaker!

​

Play it here!

Source code avaliable here

space-cover.png
bottom of page