RaminMammadzada / ruby-tic-tac-toe-game

Tic-Tac-Toe game created by using object oriented programming paradigm. It can be played by two player
8 stars 1 forks source link
game object-oriented-programming oop-principles rspec ruby

Microverse Ruby Project #3

Tic Tac Toe game (with Object Oriented Programming)

screenshot

In this project we have recreated the well known Tic-Tac-Toe game by using object oriented programming paradigm. We had 5 milestones as below:

Game Rules

Built With

Live Demo

Live Demo Link

Run game

Besides the live demo link, you can run those functions in you own local environment.

Type ./bin/main.rb in the root file of the project.

You can also type ruby bin/main.rb in the root file of the project.

Run the tests

All public methods are tested with Rspec.

screenshot of tests

Dependency Installations

Authors

👤 Ramin Mammadzada

👤 Sajjad Ahmad

👤 Abdellani Youcef

🤝 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.