Move pieces on the board - Implement Chess with Ruby for beginners

In this series of videos you'll learn how to implement a simple terminal based Chess game with Ruby. In this episode we update our board class so that pieces can be moved from one location to another.

Playlist: https://www.youtube.com/playlist?list=PLS6F722u-R6LZxh7mvEUvZKshcH6KSNhr
Code: https://replit.com/@CJAvilla/chess#main.rb