Projects

Auto gen

View on Projects

2020-06-15 00:00:00

Auto gen is a generator controller app I made for myself, it communicates with an Arduino to control relays and sensors that allow me to turn my generator on and off remotely via Bluetooth.

Projects

Defiant of death

View on Projects

2020-04-03 00:00:00

Defiant to death is test project i made for mobile, the game is an open world zombie survival simulator, where you can explore on foot or via car. The game features multiple levels each populated with intelligent zombies... view project

Projects

Russian Fight Night

View on Projects

2020-02-12 00:00:00

Russian fight night is a multiplayer vr boxing game, that I made using unity back in college, RFN used steam works with mirror Networking to achieve peer to peer multiplayer and was compatible with all vr headsets that... view project

Projects

Multi Dex

View on Projects

2020-01-01 00:00:00

Multi dex is a program that allows you to open folders and treat them like a desktop allowing you to organise your files in different virtual desktops, making it easier to find programs and files in a graphical interface. I made this using windows forms with C#.

Projects

Align

View on Projects

2019-08-14 00:00:00

I made align to work out what was involved in publishing a game to google play. The game it self is simple, the player must move a cube about to dodge incoming obstacles. It does have a few ui scaling issues because i made the game in a few hours and never intended on spending much time on it.

Projects

kids maths app

View on Projects

2019-06-02 00:00:00

Quick Maths is a maths game, where you must answer a set number of randomly generated maths questions, within a time frame set by your difficulty. I made Quick Maths for a collage project, however i currently cant find the game files but i am sure its on one of my old android phones in the cupboard.

Projects

Infected

View on Projects

2018-12-22 00:00:00

Infected is a project i made just to practice unity and coding in general, it is a simple multiplayer game based of the halo game mode infected. In this game the players are either human or infected, each player that... view project

Projects

Operation potato resturant

View on Projects

2018-06-09 00:00:00

Operation Potato Restaurant is the first game I ever put together, it is a multiplayer shooter that i made to mess around in, with my friends. I made this game in my spare time on my final year of school by following code tutorials on yt and working out how other people’s code worked.