Skip to content

An idling game of epic proportions

License

Notifications You must be signed in to change notification settings

AkumaNoTsubasa/IdleLands-1

 
 

Repository files navigation

IdleLands Build Status bitHound Overall Score

An idling game of epic proportions.

Pre-requisites

  • node 6.x
  • git
  • mongodb

Install

  • git clone
  • npm install
  • Create a .env file with the key MONGODB_URI set to a URI leading to a local or remote mongodb install

Running

  • npm start to start the server
  • npm run test:client -- --players <playercount> to test with that many players.

Contributing

  • Make sure your code passes npm run test before making a PR.

About

An idling game of epic proportions

http://idle.land

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%