University Game Jam

University Game Jam

Since 2020, I have taken part in the University of Portsmouth's annual game jam. This is a 4-day game jam, taking place over a working week, constrained to healthy working hours of 9-5, with playtesting and judging taking place on the Friday. I have over the years constistently taken part, whether by myself or in a team.

2024 - R.E.M.

In the most recent game jam, the team from 2023 mostly got back together. This year, I was unable to join in-person, due to commitments back at home, so I worked half-time on this game. As a team of 6, we developed an endless runner. The game saw a rat running along the back of a dragon that was curving off into the distance. For this project, as one of two programmers my focus laid primarily on the dragon shader, player controller, and collectibles spawning. R.E.M. won best overall game and best use of technology, with the reason given being the use of our different algorithms, such as the displacement shader and level generation.

2023 - Chakram

For my biggest project during the University Game Jam, as a team of 7 we developed a boss rush game. The game saw game AI systems that allowed for phases of bosses to appear, becoming increasingly harder as the boss progressed. Additionally, the game saw extensive research into Hinduistic deities, with an emphasis to only be inspired by these deities rather than portraying them directly. This research was then distilled into an opening cutscene to contextualise the game. The game was awarded for it's engagement with diversity.

2022 - 1972: The Reece Tapes

In my final year of my Bachelor's degree, I once again joined forces with a few friends and developed a point-and-click assassination game. The game saw the player move around a manor and needing to choose the right dialogue option to convince a character to be sacrificed at an altar. The game saw a refinement of the point-and-click system originally written back in 2020, as well as a custom dialogue system based on CSV files. The game was awarded for it's adaptation of the themes, which saw extensive research into the generated topics.

2021 - The Clunky Cheesewheel

For the second game jam I took part in, I developed a game by myself. For this game, I honed in on some skills I had learned during my second-year, such as look-up tables, CSV file reading and parsing, as well as gaining a deeper understanding of the Unity UI system.

2020 - Rockhampton: A Microbial Mystery

My first forté into the University Game Jam saw me working on a point-and-click adventure game. This game saw me in a team of three, where I learned the basics of NavMesh and AI pathfinding.