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#.
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.
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.
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
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.