Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devfemibadmus/tic-tac-toe
https://github.com/devfemibadmus/tic-tac-toe
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/devfemibadmus/tic-tac-toe
- Owner: devfemibadmus
- Created: 2023-06-01T09:09:25.000Z (over 1 year ago)
- Default Branch: gh-pages
- Last Pushed: 2024-01-03T22:37:36.000Z (10 months ago)
- Last Synced: 2024-01-04T22:35:12.312Z (10 months ago)
- Language: JavaScript
- Size: 32.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe Flutter Project
Welcome to the Tic Tac Toe Flutter project! This simple yet engaging game allows you to play Tic Tac Toe either against a computer AI in easy or hard mode or remotely with a friend by generating a unique URL.
## Features
### 1. Play Against Computer
- Choose between easy and hard difficulty levels.
- Enjoy a challenging game against the computer AI.### 2. Play Remotely
- Play with a friend by accessing the development URL.
- Share the URL with your friend.
- Your friend can join the game directly through the web.
- Receive real-time alerts when a player joins the room (maximum of 2 players).## Play Now
Experience the game now by visiting the [development URL](https://devfemibadmus.github.io/tic-tac-toe/build/web/#/) and enjoy playing Tic Tac Toe with friends or challenging the computer AI.
## Technologies Used
- Flutter
## Contributing
Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback and contributions are highly appreciated!
## License
This Tic Tac Toe Flutter project is open-source and available under the [MIT License](LICENSE). Feel free to use and modify the code according to your needs.
### Index App
![Index Image](media/devfemibadmus.github.io_tic-tac-toe_build_web_(iPhone%20SE).png?raw=true)### Play with computer
![Play with computer Image](media/devfemibadmus.github.io_tic-tac-toe_build_web_(iPhone%20SE)%20(1).png?raw=true)### Playing
![Playing](media/devfemibadmus.github.io_tic-tac-toe_build_web_(iPhone%20SE)%20(2).png?raw=true)