Coder Social home page Coder Social logo

typebeast's Introduction

TypeBeast

TypeBeast is a typing game for the ages! A modern take on a classic game, TypeBeast aims to bring an immersive and addictive typing game experience to help you take your typing to the next level.

Final Product

Welcome to TypeBeast! Register, login, or play as a guest!

home screen"

Race with friends! Room numbers ensures everyone is in the same room. Words per minute, percentage completed, and current race position are updated realtime.

home screen"

Leaderboard displays race rankings and players' words per minute, as well tracks progress of players who haven't completed the race.

home screen"

Register and Login to get access features such as the shop and garage!

home screen" home screen" home screen"

Coin system to purchase new cars!

home screen" home screen"

Head over to the garage to use your new shiny car!

home screen" home screen" home screen"

Now race your friends with your sweet new ride!

home screen"

The team

Tech used

  • MongoDB with Mongoose
  • Express
  • React
  • Node.js (10.16.0)
  • Socket.io

Getting Started

Clone the repo and install the dependencies in the React server by running npm i. Then, install the api dependencies by running npm install in the typeserver directory.

Running the app

MongoDB must be running in the background in order to start the API. You should also run the database seed script by executing npm run seed in the typeserver directory.

Running the api

cd typeserver and npm start.

Server will run on http://localhost:8081

Running the socket-server

cd typeserver/socketserver and node server.js

Server will run on http://localhost:8080

Running the React App

cd client && npm start

App will run on localhost:3000

Code cleanup

Install Prettier and run ESLint to ensure the code follows the project's code styleguide.

typebeast's People

Contributors

mtthwn avatar dtran23 avatar jskwok avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.