Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 435 Bytes

象棋 XiangQi(Chinese Chess)

A simple CLI Chinese Chess built with Ruby by Peizhi Zheng

Written all in Ruby; runs in console.

Features:

  • Computer Player, started with totally random moves.
  • Colorized UI and Cursor move

Instructions:

git clone https://github.com/lambdagirl/Xiangqi.rb.git
ruby game.rb

It works! Try it out!