Showing 6 Result(s)

Descent Into Madness

This is was a group project that I participated in during my time at university. During this project we put in use the scrum methodology of working. We implemented this by using jira boards to break down the work load and to assign all participants their part of the project. This helped to track what …

Geometry and Shapes

This project was used for working on separate parts of one project to test how to split work load and how to divide work between people in smaller sections of one larger whole, as well as a game mechanics test to check the feasibility of various mechanics and how they would work in a game …

Turn Based Strategy Game

This was part of my dissertation for University. It’s a strategy game that makes use of multiplayer features, to be able to link to another game client, to make the game both viewable and interactable between two different open game windows. One of the unique aspects of this project is that originally it was built …

Dungeon Floor

This Program Generates a basic dungeon layout of an outer wall with a start point and an exit point. Originally an extension of interior maze walls was going to be added but due to constraints that has been scrapped. The program takes a fixed start point at position 1,1 for all different dungeon sizes and …