Risk inspired WebGL multiplayer strategy game
https://kerrishaus.com/games/strategy
- JavaScript 88.1%
- CSS 9.7%
- HTML 2.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| fonts | ||
| scripts | ||
| styles | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
Strategy
This is an unnamed strategy game, named Strategy.
Gameplay
- Stage 1: Place your units on owned territory.
- Stage 2: Attack any adjacent territory from your territory. If target is defeated, all but one units move to the target territory and it becomes yours.
- Stage 3: Move one group of your units from any of your owned territories.
Multiplayer
Multiplayer is supported through the strategy-server project. To setup a server for personal use, change the address in Network.js to your instance of the Strategy server. There is no imposed maximum number of players, or number of lobbies.