Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-ali-agourram/ruby_tictactoe
Tic-Tac-Toe game implemented in Ruby
https://github.com/mohamed-ali-agourram/ruby_tictactoe
poo ruby theodinproject
Last synced: about 1 month ago
JSON representation
Tic-Tac-Toe game implemented in Ruby
- Host: GitHub
- URL: https://github.com/mohamed-ali-agourram/ruby_tictactoe
- Owner: mohamed-ali-agourram
- Created: 2023-12-30T14:10:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T17:33:45.000Z (almost 1 year ago)
- Last Synced: 2024-01-12T03:12:03.963Z (almost 1 year ago)
- Topics: poo, ruby, theodinproject
- Language: Ruby
- Homepage: https://replit.com/@MohamedAli303/rubyTicTacToe
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe Ruby App
This is a simple Tic-Tac-Toe game implemented in Ruby. It was created as part of my learning journey with TheOdinProject to explore object-oriented programming (OOP) concepts in Ruby. This game allows two players to take turns and compete against each other in the classic Tic-Tac-Toe game.Check the replit of the app in here
https://replit.com/@MohamedAli303/rubyTicTacToe