https://github.com/joshuafolkken/tic-tac-toe
A classic game reimagined, inspired by the 1983 movie WarGames.
https://github.com/joshuafolkken/tic-tac-toe
gamedev gdscript gdunit godot lefthook open-source tic-tac-toe wargames
Last synced: 4 months ago
JSON representation
A classic game reimagined, inspired by the 1983 movie WarGames.
- Host: GitHub
- URL: https://github.com/joshuafolkken/tic-tac-toe
- Owner: joshuafolkken
- License: mit
- Created: 2024-05-02T05:52:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T01:44:34.000Z (7 months ago)
- Last Synced: 2025-02-14T03:15:36.969Z (4 months ago)
- Topics: gamedev, gdscript, gdunit, godot, lefthook, open-source, tic-tac-toe, wargames
- Language: GDScript
- Homepage: https://joshuafolkken.github.io/tic-tac-toe/
- Size: 21.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Tic-Tac-Toe
A classic game reimagined, inspired by the 1983 movie [WarGames](https://en.wikipedia.org/wiki/WarGames).
## Game Overview
Enjoy a simple and fun game of Tic-Tac-Toe!
## Key Features
- Intuitive and user-friendly interface
- Responsive design for seamless play across devices
- Immersive sound effects for enhanced gaming experience
- Keyboard shortcuts for quick actions## Controls
- Reset Game: Press 'R'
- View Version Info: Press 'V'## Play Now
- [Play on GitHub Pages](https://joshuafolkken.github.io/tic-tac-toe/)
- [Play on itch.io](https://joshuafolkken.itch.io/tic-tac-toe/)## Future Enhancements
- [ ] AI opponent with multiple difficulty levels
- [ ] Online multiplayer mode
- [ ] Customizable themes and board sizes## Tech Stack
- Game Engine: [Godot](https://godotengine.org/) 4.3
- Programming Language: [GDScript](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/index.html)
- Testing Framework: [GdUnit4](https://github.com/MikeSchulze/gdUnit4)
- Git Hooks: [Lefthook](https://github.com/evilmartians/lefthook)
- IDE: [Cursor](https://www.cursor.com/) (VSCode Alternative)## Contributing
We welcome contributions! Please refer to our [Contributing Guidelines](CONTRIBUTING.md) for information on submitting pull requests, reporting issues, and more.
## Acknowledgements
- Sound Effects:
- [Sonar Ping](https://pixabay.com/sound-effects/sonar-ping-95840/) by SamsterBirdies
- Icons:
- [Godot](https://godotengine.org/)## License
This project is released under the MIT License. See the [LICENSE](LICENSE) file for details.