Skip to content

Commit

Permalink
Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
msatmod committed Aug 30, 2022
1 parent 390577b commit 237d80e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Day 21/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# TIC-TAC-TOE-IN-RUBY

A Simple TicTacToe Game in Ruby

---

>**Output**
![Output1](https://user-images.githubusercontent.com/54937357/187277762-99200954-3a2e-4376-9055-3d19adb60df5.png)

![Output2](https://user-images.githubusercontent.com/54937357/187277776-37972b27-c15a-4b90-ad39-d4693632842e.png)

---

<p align="center"> <b> πŸ‘‰πŸ» Created to Learn Ruby πŸ‘ˆπŸ» <b> </p>

<p align="center"><a href='https://github.com/Amey-Thakur/RUBY', style='color: greenyellow;'> ✌🏻 Back To Repository ✌🏻</p>
16 changes: 16 additions & 0 deletions Day 22/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# HANGMAN-IN-RUBY

A Simple Hangman Game in Ruby

---

>**Output**
![Hangman](https://user-images.githubusercontent.com/54937357/187272486-d60c3529-8b6b-40b2-818d-c17bf548f5f7.png)

---

<p align="center"> <b> πŸ‘‰πŸ» Created to Learn Ruby πŸ‘ˆπŸ» <b> </p>

<p align="center"><a href='https://github.com/Amey-Thakur/RUBY', style='color: greenyellow;'> ✌🏻 Back To Repository ✌🏻</p>

0 comments on commit 237d80e

Please sign in to comment.