Skip to content

mbehrlich/ruby-chess

Repository files navigation

Ruby-chess

I programmed this implementation of chess over the course of just two days in Ruby. It can be run from the console by typing:

ruby chess.rb

Some special features to look for:

  • Every chess move works, including edge cases like promotion, en passant, and castling,
  • Easy chess AI

To do

Make the chess AI harder to beat!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages