An open API service indexing awesome lists of open source software.

https://github.com/knvmrt/xox-game-ruby

Ruby XOX Game | Console Application 🎮
https://github.com/knvmrt/xox-game-ruby

console console-app ruby ruby-games xox xox-game

Last synced: 2 months ago
JSON representation

Ruby XOX Game | Console Application 🎮

Awesome Lists containing this project

README

        

# Ruby XOX Game | Console Application 🎮

This project is a simple XOX game developed as a Ruby Console application. Follow the steps below to run the game on your own computer.

1. Clone or download this repository.
2. In order for the code to work, you need to have Ruby installed on your computer. If you don't have Ruby installed, install it with [**RubyInstaller**](https://rubyinstaller.org/) and install it.
3. Go to the project directory and open the console. You can run the code by typing this command `ruby xox-game.rb` in the console.

```bash
ruby xox-game.rb
```