Monday, November 10, 2014

Yet another Chess

I really hope this is the last post on chess game! Once I was done with writing a version in Ruby, I have translated the major functionality into a Javascript game. The Ruby version was very hard to play since it is terminal-based; however, the Javascript version certainly makes it more visual.

It can be played here, though Github. The game currently supports determining checks only. Mate is being determined in some situations but not all. Still room to improve but I need to move onto other projects.

No comments :

Post a Comment