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.
- Fill LEARN page
- User profiles
- Badges/Achievements
Playing a game with the bot
Post game winning/losing screen
- demo website
- Example player user login details (You can create yours)
- login - user1
- password - x
- login - user2
- password - x
- Main site (English)
- Main site (Polish)
- Realtime game between two players
- Clone this repo
- Make sure you've installed Meteor locally
- Do
meteor npm install
to install dependencies
Simply start your app with meteor
.
Then you can access the app on http://localhost:3000