Skip to content

There is a likely-trademarked game that we wanted to rebuild in code so we don't have to pay $17 for a paper deck.

Notifications You must be signed in to change notification settings

gitmathias/mathkards-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathkards-api

There is a likely-trademarked card game that we are rebuilding in code so we don't have to pay $17 for a paper deck.

Technology

This project is assumed to the the RESTful API that will power a native mobile app or perhaps a web front-end. To keep with the spirit of the collaborators, we're trying something different for the team and went with node.js using very basic parts of express. It's our first attempt so we don't expect to be inspirational. We just want to have fun with coworkers and also improve our basic math skillz.

We would like to demonstrate good scope management and integrate some sort of JS testing for all the services. There will eventually be a persistence layer to manage the game flow.

Installation

  1. Install node.js
  2. cd to the project root directory.
  3. Run npm install
  4. node app.js
  5. GET /game/start

How to play

You should know the rules to this math game

About

There is a likely-trademarked game that we wanted to rebuild in code so we don't have to pay $17 for a paper deck.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published