All Projects → kurehajime → Colamone_js

kurehajime / Colamone_js

A two-player strategy board game /オリジナルのボードゲームを作ってみる。

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Colamone js

Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+6876.92%)
Mutual labels:  game, chess
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (+2484.62%)
Mutual labels:  game, chess
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+79246.15%)
Mutual labels:  game, chess
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+6946.15%)
Mutual labels:  game, chess
Generals a3c
Online repo for deep reinforcement learning (A3C) on generals.io
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Retrotanks
RetroTanks: Atari Combat Reimagined, built in Meteor.js. Great isomorphic JavaScript example.
Stars: ✭ 9 (-30.77%)
Mutual labels:  game
Squib
A Ruby DSL for prototyping card games.
Stars: ✭ 850 (+6438.46%)
Mutual labels:  game
Fimbulclient
Open source Ragnarök Online client in C++
Stars: ✭ 8 (-38.46%)
Mutual labels:  game
Pong 3ds
A 3D pong game for 3DS with software rendering.
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Rapid Router Unity
An Implementation of the Rapid Router game in Unity for devices
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Etherboy Core
Etherboy Game Smart Contract for Loom DAppChain
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+6476.92%)
Mutual labels:  game
Lantern
(DEPRECATED, SEE README)
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Strider
💣 Strider is a 2D sci-fi platformer (Game Off 2015 entry)
Stars: ✭ 9 (-30.77%)
Mutual labels:  game
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Angband
A free, single-player roguelike dungeon exploration game
Stars: ✭ 849 (+6430.77%)
Mutual labels:  game
Roguelike Dungeon Crawler
react.js game
Stars: ✭ 11 (-15.38%)
Mutual labels:  game
Rogue Craft Sp
Rogue Craft is an ncurses based roguelike/sandbox/RPG game
Stars: ✭ 12 (-7.69%)
Mutual labels:  game
Epoh
Multiplayer turn-based browser strategy game
Stars: ✭ 11 (-15.38%)
Mutual labels:  game
Smscompetitioncart
Sega Master System version of the Nintendo World Championships competition cartridge
Stars: ✭ 10 (-23.08%)
Mutual labels:  game

Colamone - A two-player strategy board game

Colamoneはチェスや将棋に似たオリジナルのボードゲームです。
(Colamone is a board game similar to chess.)

こちらのサイトであそべます。(You can play here now.)  
https://xiidec.appspot.com/colamone/colamone.html

Colamone

【ルール】

  • 各コマは、丸が付いている方向に進めます。
  • 一番奥の陣地まで進めると、コマに書かれている数字が得点になります。
  • 得点が8点以上になれば勝利です。
  • 片方の動かせるコマが無くなった時はその時点で点数の高い方が勝利です。
  • ただし同点の場合は後手勝利になります。

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 position of the other side most.
  • It is a victory of the player score became 8 or more points.
  • When the movable piece of one is lost, the player high score is winning at that point.
  • However, it will be the victory of the red player in the case of a tie.

###解説記事

オリジナルのボードゲームをルールからAIまで作る【概要編】
http://qiita.com/kurehajime/items/4c5ab00e85550cfb27bb
オリジナルのボードゲームをルールからAIまで作る【ルール編】
http://qiita.com/kurehajime/items/44a83211c60eabc305e2
Colamone開発ブログ
http://chmodarwx.hatenablog.com

github.io

https://kurehajime.github.io/colamone_js/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].