Skip to content

This is a game that generates Random easy English words and rain them as Targets for you to shooting at by typing the word, it is similar to the Asteroid game in Marvis Beacon

Notifications You must be signed in to change notification settings

fabiconcept/word_asteroid_game

Repository files navigation

Typing Game

This is a simple typing game built with React.js. In this game, bubbles of words fall from the top of the screen and the player must type out the words on the bubbles using their keyboard. The objective of the game is to shoot as many bubbles as possible before they reach the bottom of the screen.

In Game

playbutton

In game screenshot 001

screenshot01

In game screenshot 002 screenshot02

Installation

To install and run the game on your local machine, please follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/your-username/typing-game.git
  1. Change directory to the project folder using the following command:
cs word_asteroid_game
  1. Install the required dependencies using the following command:
npm install
  1. Open your web browser and go to http://localhost:3000 to play the game.

How to Play

  • Type the words on the bubbles to shoot them down.
  • When a bubble with a word on it reaches the bottom of the screen, the game is over.
  • Shooting down a bubble will earn you points.
  • The game gets progressively harder as you shoot down more bubbles

Credits

This game was built using React.js and styled using CSS. The idea for the game was inspired by ZType. Go check out their Github Repo.

About

This is a game that generates Random easy English words and rain them as Targets for you to shooting at by typing the word, it is similar to the Asteroid game in Marvis Beacon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published