2.0.0 • Published 1 year ago

cubenations v2.0.0

Weekly downloads
230
License
-
Repository
-
Last release
1 year ago

CubeNations

My implementation of the board game Tigris & Euphrates using boardgame.io and React. You can play Tigris & Euphrates as well as some other games at https://lhog.herokuapp.com/.

Gameplay

This implementation mostly uses drag and drop. There is no log of moves (in order to obscure points) so playing asynchronously might be somewhat confusing. I haven't implemented any rules help/tooltips, so I'd recommend familiarizing yourself with the rules before playing.

Development

Run npm install to install the necessary packages. Run the server using npm run server and the client using npm start. This will instantiate two game boards in a single window for easy testing.

Deployment

Check out Lewis' House of Games for a deployment which can host many boardgame.io games.

Publish

To publish the package to npm, run npm run publish:npm to compile files for publication, followed by npm publish.

2.0.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.6

3 years ago

0.1.2

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago