https://github.com/raaaahman/siege-wars
Turn based tactical game close to Advance Wars, with a medieval theme. Made for local multiplayer in your browser.
https://github.com/raaaahman/siege-wars
game html5-game local-multiplayer turn-based
Last synced: 3 months ago
JSON representation
Turn based tactical game close to Advance Wars, with a medieval theme. Made for local multiplayer in your browser.
- Host: GitHub
- URL: https://github.com/raaaahman/siege-wars
- Owner: raaaahman
- License: mit
- Created: 2020-07-15T07:36:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T08:40:44.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T06:26:42.834Z (4 months ago)
- Topics: game, html5-game, local-multiplayer, turn-based
- Language: JavaScript
- Homepage:
- Size: 507 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Siege Wars
Turn based tactical game played in a browser. Each player is a medieval lord that strive for domination by eliminating its opponents. Made in the context of the [Gamecodeur Jam #26](https://itch.io/jam/gamecodeur-gamejam-26) on the theme **Advance Wars / Turn Base Tactics**.
[Play on itch.io](https://raaaahman.itch.io/siege-wars)
Made with [Phaser 3](https://www.phaser.io/phaser3).
# Credits
- [Medievial Strategy Sprite pack v1.0 by Toen](https://opengameart.org/content/toens-medieval-strategy-sprite-pack-v10-16x16) (https://opengameart.org - [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/))
- [SuperPowers Assets - Bitmap fonts](https://opengameart.org/content/superpowers-assets-bitmap-fonts) ([CC0](http://creativecommons.org/publicdomain/zero/1.0/))
- [Golden UI by Buch](https://opengameart.org/content/golden-ui) (https://opengameart.org - [CC0](https://creativecommons.org/publicdomain/zero/1.0/))# License
[MIT](http://www.opensource.org/licenses/mit-license.php)