Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali-sdg90/tic-tac-toe
Fun Tic Tac Toe game with various modes, settings, and challenges
https://github.com/ali-sdg90/tic-tac-toe
cs-internship css game javascript tic-tac-toe
Last synced: about 13 hours ago
JSON representation
Fun Tic Tac Toe game with various modes, settings, and challenges
- Host: GitHub
- URL: https://github.com/ali-sdg90/tic-tac-toe
- Owner: Ali-Sdg90
- License: mit
- Created: 2022-12-23T18:41:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T17:46:25.000Z (5 months ago)
- Last Synced: 2024-06-10T20:42:20.289Z (5 months ago)
- Topics: cs-internship, css, game, javascript, tic-tac-toe
- Language: JavaScript
- Homepage: https://ali-sdg90.github.io/Tic-Tac-Toe/
- Size: 354 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Tic Tac Toe Game
A simple and fun Tic Tac Toe game with local storage, different game modes,
responsive CSS, customizable settings and challenging challenges.
Features
- 4 game modes: default, one-player, two-player, and unbeatable
- Local storage for saving setting and challenges
- Setting menu for customizing gameplay experience
- Dynamic background that changes after every move
- Challenges to complete
Game Modes
-
Default: Classic Tic Tac Toe game with standard rules
-
One-Player: Play against the computer -
Two-Player: Play against a friend on the same device
-
Unbeatable: Game mod that the computer plays only when
it is threatened to lose and does everything to avoid losing, and it
does not care if it is against the rules of the game!
Live Demo
Check out the live demo on JSFiddle:
https://jsfiddle.net/Ali_Sdg90/r7Ltmk64/10/
Time laps
Link:
https://youtu.be/s278dOASbqg
Built With
- HTML
- CSS
- JavaScript