I Participated in a game jam with the theme of run. I decided to create a typing game where the player races against AI by pressing specific keys. I used unity to develop the game and designed my own assets in blender. this was the first game jam I participated in and I managed to achieve a top 15 finish!
For the player to move forward, they have to match the random letter displayed on their screen. I used an array to store the letters and a random generator to select the current letter from the array.
The game menu features a difficulty section. The player has the option to change the AI skill level. The harder the skill level the more intelligent and quick the AI.
“love this game and i also love how we can collect hats amazing <3”
“At first I was a bit ready to call it quits. Then I discovered hats! I totally ran again!”
“First time playing a game like this. Guess what place I landed every time. I'm surprising how much I liked this game.”
The opponents run against the player using an AI system. The player has to type faster than the AI system can run.
Once the player passes the finish line, they are shown what place they came in the race.
Tracks players wins and wins in a row
For each win the player receives a coin. Coins can be saved up and spent on cosmetics.