Skip to content

Type Game is a web-based typing game built with TypeScript, Next.js, and MongoDB that tests your typing speed and accuracy using a randomized set of phrases

Notifications You must be signed in to change notification settings

3derekmason/type-game

Repository files navigation

type game

Type Game is a simple and addictive game that challenges your typing skills. The game gives you a random phrase to type, and your goal is to type it as fast and accurately as you can. The game tracks your time and type count for each completed phrase, allowing you to measure your progress and see how much you're improving.

Getting Started

To get started with Type Game, simply clone this repository to your local machine, and run the following commands:

npm install
npm run dev

This will install all the necessary dependencies and start the development server. You can then access the game at http://localhost:3000 in your web browser.

You will also need to fill in your own variables in a .env.local file. You can reference .env.example to see what this will require.

Built With

Type Game was built with the following technologies:

Contributing

If you'd like to contribute to Type Game, please fork this repository and submit a pull request. We welcome all contributions and feedback!

About

Type Game is a web-based typing game built with TypeScript, Next.js, and MongoDB that tests your typing speed and accuracy using a randomized set of phrases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published