Back to Basic Computer Games

README

23_Checkers/ruby/README.md

latest392 B
Original Source

Original source downloaded from Vintage Basic

Conversion to Ruby

This version preserves the underlying algorithms and functionality of the original while using more modern programming constructs (functions, classes, symbols) and providing much more detailed comments. It also fixes some (but not all) of the bugs.