Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

s0kil/Ruby_Tic_Tac_Toe

Repository files navigation

Run on Repl.it

Ruby - Tic Tac Toe

In this project, it was build a Tic Tac Toe game. The main goal is to put into practice the main concepts of Object Oriented Programming. Particularly, classes and access to their attributes.

Installation

Instructions

In order to win the game, a player must place three of their marks in a horizontal, vertical, or diagonal row.

The following example game is won by the first player, X:

gif

To exit the game, just press CTRL+C

Run Tests

  • bundle install
  • rspec

Built With

  • Ruby.

Live Demo

Live Demo Link

Authors

👤 Daniel Sokil

👤 Carlos Veiga

🤝 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

  • Thanks Microverse for the opportunity.
  • Curses library.
  • Strings library.

📝 License

This project is MIT licensed.

About

Tic Tac Toe Implemented In Ruby

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages