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

https://github.com/rimurudev/unity-tictactoeeditorwindow

Welcome to the Tic Tac Toe game designed for the Unity Editor, created by RimuruDev. This simple yet fun editor extension allows you to play the classic Tic Tac Toe game right within Unity!
https://github.com/rimurudev/unity-tictactoeeditorwindow

draw-game editor editorutilitywidget game rimuru-dev rimurudev tic-tac-toe tic-tac-toe-game unity unity-editor unity-editor-game unity-editor-gui unity-utilities

Last synced: 6 months ago
JSON representation

Welcome to the Tic Tac Toe game designed for the Unity Editor, created by RimuruDev. This simple yet fun editor extension allows you to play the classic Tic Tac Toe game right within Unity!

Awesome Lists containing this project

README

          

[English](README.md) | [Русский](README_RU.md)

⭐Tic Tac Toe in Unity Editor⭐




Made With Unity


License


Last Commit


Repo Size


Downloads


Last Release


GitHub stars


GitHub user stars




Welcome to the Tic Tac Toe game designed for the Unity Editor, created by RimuruDev. This simple yet fun editor extension allows you to play the classic Tic Tac Toe game right within Unity!

![image](https://github.com/RimuruDev/Unity-TicTacToeEditorWindow/assets/85500556/24a06527-3a31-4744-aab1-b6dbcb3cb653)

### Prerequisites
- Unity Editor (2019.4 or later recommended).

### Steps
1. **Download the Package:**
- Navigate to the [Releases](https://github.com/RimuruDev/Unity-TicTacToeEditorWindow/releases) section of this repository.
- Download the latest release of the Tic Tac Toe Unity package.

2. **Importing in Unity:**
- Open your Unity project.
- Go to `Assets` -> `Import Package` -> `Custom Package...`
- Select the downloaded Tic Tac Toe package and import it into your project.

## How to Play

1. **Open the Game:**
- In Unity, go to the menu bar.
- Navigate to `RimuruDev Games` -> `Tic Tac Toe`.
- Click on it to open the Tic Tac Toe editor window.

2. **Playing the Game:**
- The game is a standard 3x3 Tic Tac Toe.
- Click on an empty cell to make a move.
- The game alternates turns between X and O.
- The game announces a winner or a draw and resets automatically.

## Contributing

Interested in contributing to this project? We welcome all kinds of contributions, from bug fixes to feature enhancements.

1. **Fork the Repository:**
- Fork the [Tic Tac Toe repository](https://github.com/RimuruDev/Unity-TicTacToeEditorWindow) on GitHub.

2. **Make Your Changes:**
- Clone your fork locally.
- Make your changes in a new branch.

3. **Submit a Pull Request:**
- Push your changes to your fork.
- Open a pull request in the original repository.

Don't hesitate to submit issues or feature requests on the [GitHub Issues](https://github.com/RimuruDev/Unity-TicTacToeEditorWindow/issues) page!

## Contact

If you have any questions or suggestions, feel free to reach out to RimuruDev:
- Email: rimuru.dev@gmail.com
- GitHub: [RimuruDev](https://github.com/RimuruDev)
- LinkedIn: [Rimuru's LinkedIn](https://www.linkedin.com/in/rimuru/)
- GitHub Organization: [Rimuru-Dev](https://github.com/Rimuru-Dev)