Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 2.84 KB

README.md

File metadata and controls

68 lines (48 loc) · 2.84 KB

No Typos 🎮

Hi! Welcome to the repository of my game No Typos.

This is a game made to help people who are new to touch typing.
Playing this game helps you build muscle memory of where
each key is present on the keyboard which serves as the foundation for typing words and sentences.


NOTE: Please play the game in Fullscreen Mode

Gameplay 🕹️

The game has moving cubes with characters written on it.
Your objective is to press the right key before the cube touches the barrier.
The cubes move faster and spawn more quickly up until a specific point.
If 3 characters touch the barriers the game is over.
Accomplish a good score and challenge yourself to surpass it!

Devops ⚒️

I'm a devops enthusiast so I used Infrastructure as Code to host the game

Following technologies were used:

  • AWS
  • CodeBuild
  • Docker
  • Watchtower
  • Terraform

For more information on the devops part please check the Terraform repository linked below.
Separate repositories have been made for Terraform and the build files.

Video 🎥

Here's a video I made to showcase the hosting of the game using the above mentioned technologies

ALT TEXT HERE

Screenshots of The Game 📸

Project Installation ⚙️

  • Clone this repository
  • Download Unity Hub 👉 https://unity.com/download
  • Download Unity Editor version 2021.3.17 👉 https://unity.com/releases/editor/archive
  • In Unity Hub, click on Open button from top-right corner and select the cloned project's folder
  • In the Project panel, go to Scenes folder and click on MainMenuScene
  • In the Game panel, change Free Aspect to Full HD

Created By 😄


Chandan DK