RUNTYPER

OVERVIEW

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!

Random Letter Selection

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.

Difficulty

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.

Players Reactions

“love this game and i also love how we can collect hats amazing <3”

Evenleader

Itch.io User

“At first I was a bit ready to call it quits. Then I discovered hats! I totally ran again!”

RogueShadow

Itch.io User

“First time playing a game like this. Guess what place I landed every time. I'm surprising how much I liked this game.”

UnawareITry

Itch.io User

Intelligent AI System

The opponents run against the player using an AI system. The player has to type faster than the AI system can run.

Placement System

Once the player passes the finish line, they are shown what place they came in the race.

Win Count and Streak

Tracks players wins and wins in a row

Coin system and shop

For each win the player receives a coin. Coins can be saved up and spent on cosmetics.