An open API service indexing awesome lists of open source software.

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.

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.