Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ cryptex Public archive

Cryptex online event as part of Nvision 2017, IIT Hyderabad

Notifications You must be signed in to change notification settings

nvision-2017/cryptex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvision2017-cryptex

Cryptex online event as part of Nvision 2017, IIT Hyderabad

How to run

  • Requirements:
    • Install MongoDB and create a database onlinegame.
    • Install Nodejs.
  • Install
    $ npm install
  • Start the server
    $ npm start

Note