A simple CLI Chinese Chess built with Ruby by Peizhi Zheng
Written all in Ruby; runs in console.
- Computer Player, started with totally random moves.
- Colorized UI and Cursor move
git clone https://github.com/lambdagirl/Xiangqi.rb.git
ruby game.rb
It works! Try it out!