Two players command line chess game in Ruby
-
Updated
Oct 27, 2017 - Ruby
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
Two players command line chess game in Ruby
My code for 99 Bottles of OOP exercises.
This project calculates the full price of a course depending on taxes.
👸🏼👑 A collection of challenges and projects that I completed the first and second week of the Makers Bootcamp
Understanding Object Oriented Design following Sandi Metz's Practical Object Oriented De# Ruby book
Created by MIT, Alan Kay
Released 1960