0.0.1 • Published 9 years ago

survivor-game v0.0.1

Weekly downloads
5
License
-
Repository
-
Last release
9 years ago

survivor-game

CRUD application which has users vote others out. Built with NodeJS, Express, and MongoDB

Demo

  • run npm install survivor-game
  • add users
  • see who wins

Features

  • Users
  • Start survivor game ** users reset their voted time out, random user gets immunity

Todo

  • 'Vote' (users randomly get assigned another user ID as a vote)
  • 'Next Round' (new user gets immunity)
  • Add user authentication
  • Add validation
  • Implement CoffeeScript
  • Implement AngularJS