kensayo / tic-tac-toe-ruby

Tic Tac Toe game using Ruby, playable form console only.
MIT License
1 stars 0 forks source link
game ruby

Project - Tic Tac Toe

This project is to validate that we have acquired knowledge of the Ruby programming language specifically OOP. With the skills achieved, they permits us to develop a Video Game development project called Tic Tac Toe.

Building this project helps to show that we have achieved or learned the correct operation of Object Oriented Programming in Ruby.

This is the 3rd project that we work on Ruby so we can move on into the Microverse Program

Screenshots

Homescreen

screenshot

Gameplay

screenshot

Winner

screenshot

Draw

screenshot

Built With

Live Demo

Live Demo Link

Getting Started

Prerequisites

Install

Getting Started To get a local copy up and running follow these simple example steps:

Usage

To play the game you just need run the main.rb with Ruby and start to play!

What is Tic - Tac - Toe?

Tic-tac-toe is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3Ɨ3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. It is a solved game with a forced draw assuming best play from both players.

How to run the game

Rules for playing

Authors

šŸ‘¤ Kenny Ortega

šŸ‘¤ Fondem Junior**

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ā­ļø if you like this project!

Acknowledgments

šŸ“ License

This project is MIT licensed.