ervindot / type-racer

Type Racer clone written in Node.js and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type Racer Clone

A simple clone of typeracer, written in Node and React.

This was made as part of the hiring process at pagar.me.

Requirements

Installing

Inside the project folder, run the command:

yarn

Playing

Run with yarn start and then open http://localhost:3000/room/MYROOM/user/MYUSER, where MYROOM is the room name and MYUSER is the username.

You'll need at least two users in the same room that have clicked the "ready" button for the game to start.

About

Type Racer clone written in Node.js and React.

License:MIT License


Languages

Language:JavaScript 96.5%Language:HTML 3.5%