Skip to content

danbush/lsbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lies, Spies, and Berry Pies

Requires

  • MongoDB
  • Node.js

To install node on ubuntu or windows 10 bash:

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
apt-get install -y nodejs

To install Mongo DB

Go here, and follow the instructions. Open command prompt and run the following command.

md \data\db

Then cd into the bin folder of the monogodb installation (probably in Program Files) and run the "mongod" exe.

Don't use npm update (at least for now) because it currently needs an older version of mongoose. Use npm install.

Design

Intro screens wireframe

Playfield wireframe

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Lies, Spies, and Berry Pies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published