Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Command Line Chess Game

A short description of your project goes here. Following the TOP (The Odin Project) course and developing a command line Chess game where two players can play against each other.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/otherdcn/top-ruby-chess.git
  1. Install dependencies:
bundle install

Usage

Use the following command to run the application:

ruby main.rb

Contributing

If you feel the need to try it out and perhaps contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes.
  4. Push your branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License.

About

The final Ruby project encompassing all the previous lessons learned and techniques practiced.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages