Code Review: CLI chess

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • chess

    Chess board game written in Ruby (by Uaitt)

    If somebody wanted to take a brief look at the project and give some feedback, here's the code: https://github.com/Uaitt/chess

  • curriculum

    The open curriculum for learning web development

    Hello guys, I have just finished the last project of The Odin Project, which is a CLI chess game.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • my_first_tic_tac_toe

    My first Tic Tac Toe program. I welcome any code reviews and pull requests!

    reminds me a bit about this (yet it's a troll project but there was some dedication to build the generator to write that code). https://github.com/asweigart/my_first_tic_tac_toe/

  • ruby-chess

    Console-based two-player chess game

    Look here for inspiration, probably half the code https://github.com/kithaca/ruby-chess

  • chess

    Pure Ruby chess GUI (by jinjagit)

    This also followed the single class principle per piece https://github.com/jinjagit/chess/blob/master/pieces.rb

  • Ruby-Chess

    Discontinued Command Line Chess Written in Ruby (by gabrie30)

    One more https://github.com/gabrie30/Ruby-Chess/blob/master/lib/piece.rb

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts