Skip to content

B-Reif/ruby_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby_chess

To run, do:

ruby chess_game.rb

Features:

  • AI opponent
  • Visual UI
  • Keyboard controls
  • Castling
  • Pawn promotion
  • En passant

Structures include:

  • Piece class inheritance
  • Extendable piece-movement modules like Slideable and Steppable
  • Polymorphic player classes for human and AI players

About

Chess built in Ruby. Features visual console UI, WASD controls, castling, pawn promotion, and en passant

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages