Skip to content

Steemstars is a diplomacy and conquest real-time strategy game, focused on collaboration in the digital age.

Notifications You must be signed in to change notification settings

Tadasu85/steemstarssails

Repository files navigation

SteemStars!

Coverage Status

Build Status

SteemStars is a game in which the steem blockchain is used to generate some of our game data.

-Game galaxy is generated from the accounts on the steem blockchain.

-Accounts relations to each other is generated by how and if they follow each other.

-Steem reputation is generated on steem by being upvoted(liked) on steemstars this reputation is used as technology points.

If you don't know what the steem network is check it out at https://steemit.com/

Setup

  1. git clone this repo after having installed NVM & NPM

  2. we need node 6.10.2 so run nvm install 6.10.2

  3. set that version of node as your default with nvm alias default 6.10.2

  4. install mongodb

  5. cd into this rep and run npm install

  6. install sails globally for its hooks npm install sails -g

  7. launch mongo db script with ./mongod

  8. sails lift and then open your browser to localhost:1337

  9. Enjoy! PRs will only be reviewed with tests passed.

The token that SteemStars! depends on for a funding model can be found here:

https://xchain.io/asset/STEEMSTARS

and

https://cryptofresh.com/a/STEEMSTARS

This is one of the funding models that this software/game uses. As such if you would like to see further growth of this software you can help by buying this token and using it.

All work herein is free open source I operate under the Collaborative Commons License.

About

Steemstars is a diplomacy and conquest real-time strategy game, focused on collaboration in the digital age.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published