Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmmed-binas authored Apr 8, 2024
1 parent 7b36ede commit fab9e9d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# XO-Game-Three.js

[Capture](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/1c836318-68a2-44f2-94c9-2673c2bc8572)
![cap2](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/79b6f194-517f-43ae-96b6-8900d78cedda)
![3](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/1293653d-a88e-40f2-b028-fd15aea974e3)


## Introduction
Remember the classic tic-tac-toe (X and O) game you used to play when you were bored? Now, imagine taking that timeless game to a whole new level of excitement with Three.js! This project brings the X and O game to life in JavaScript using Three.js, providing a 3D experience, realistic physics, and even background music. Get ready to enjoy a modern twist on a childhood favorite!
Remember the classic tic-tac-toe (X and O) game you used to play when you were bored? Now, imagine taking that timeless game to a whole new level of excitement with Three.js! This !
project brings the X and O game to life in JavaScript using Three.js, providing a 3D experience, realistic physics, and even background music. Get ready to enjoy a modern twist on a childhood favorite!

## Features
- X and O game implemented in JavaScript.
Expand All @@ -19,6 +25,11 @@ Remember the classic tic-tac-toe (X and O) game you used to play when you were b
3. Aim to get three of your symbols in a row horizontally, vertically, or diagonally before your opponent.
4. Immerse yourself in the 3D experience and enjoy the lively background music as you play!
5. Customize the gameplay conditions to your preference, whether you want to play one square at a time or compete in a fast-paced match with six squares simultaneously to determine the ultimate X and O champion.
![2](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/bc973bec-f238-4c38-a09c-64191ad9284a)
![setings](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/89891a58-0b0c-4006-b56f-5d3ffb00625d)
![Screenshot 2024-04-08 205604](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/d16dea31-0e00-4d83-bb55-fcc7d84fd7f7)
![Screenshot 2024-04-08 205547](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/9d0538cd-e47d-416d-a74e-9f4c9404153b)
![Screenshot 2024-04-08 205410](https://github.com/ahmmed-binas/3D-X-and-O-game/assets/110778968/bedbc559-fd84-4944-865b-5ad9c3822949)
## Technologies Used
- JavaScript (mainly)
- Three.js
Expand Down

0 comments on commit fab9e9d

Please sign in to comment.