Stand-Up Simulator
Time Scale: 5 Days
Group Size: 4
Language: C#
Software: Unity
Personal Project
​
Created for the Global Game Jam 2024 - “Make me laugh”.
​
The Player would select a different comedy club, each with a different taste in comedy. The player then had to select 16 cards from a deck, each with a joke with different scores for each different club, all of which were stored on a CSV file. When the user plays a joke, the overall score is affected depending on the joke’s score in the current club.
Contributions:
Back-End Developer, which involved file handling (CSV files) to store game data and creating the base mechanics of the game, i.e. the scoring system.
In addition, I also created the drag and drop features for the game, as I felt that it would help create a better user experience.