tprzytula / MathGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme in Polish

MathGame

Personal diploma project created using mantra architecture with Meteor/React.
Realtime math game around basic mathematical operations with the level of primary school classes 1-3.

Current TODO LIST

  • Fill LEARN page
  • User profiles
  • Badges/Achievements

Playing a game with the bot

Post game winning/losing screen

Demo

  • demo website
    • Example player user login details (You can create yours)
    • login - user1
    • password - x
    • login - user2
    • password - x

Preview

  • Main site (English)

  • Main site (Polish)

  • Realtime game between two players

Setting Up

  • Clone this repo
  • Make sure you've installed Meteor locally
  • Do meteor npm install to install dependencies

Running The App

Simply start your app with meteor. Then you can access the app on http://localhost:3000

About


Languages

Language:JavaScript 84.5%Language:CSS 15.3%Language:HTML 0.2%