Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurehajime/colamone_js
A two-player strategy board game
https://github.com/kurehajime/colamone_js
board-game chess game webgame
Last synced: 3 months ago
JSON representation
A two-player strategy board game
- Host: GitHub
- URL: https://github.com/kurehajime/colamone_js
- Owner: kurehajime
- License: mit
- Created: 2014-04-01T14:24:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T13:05:12.000Z (7 months ago)
- Last Synced: 2024-07-22T15:33:08.339Z (7 months ago)
- Topics: board-game, chess, game, webgame
- Language: TypeScript
- Homepage: https://colamone.com
- Size: 4.85 MB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Colamone - A two-player strategy board game
===========Colamone is a board game similar to chess.
You can play here now.
https://colamone.com[![Colamone](https://cloud.githubusercontent.com/assets/4569916/21293734/1ef09862-c570-11e6-9cd7-5e294bd15245.gif)](https://colamone.com)
### How to play Colamone
* Colamone is a board game similar to chess.
* Players will be able to advance in the direction of the point of each piece.
* The number of a piece will be scoring if it advances to the other side.
* It is a victory for the player who scores 8 or more points.
* When all movable pieces of a player are lost, the one with the highest score is winning the game.
* However, it will be the victory of the red player in the case of a tie.### github.io
https://kurehajime.github.io/colamone_js/