Inspiration

We wanted to put a spin on a traditional game such as hangman or tic tac toe. We then came up with the great idea of putting the two games together to create Hang Tac Toe!

What it does

The project initially looks like a normal game of tic tac toe. When a player presses on a square a hangman game will appear and the player has to guess the word. If the player guesses it correctly then they win the square and the square becomes the same color as the player color. If the player guesses a letter incorrectly their turn ends and the next player gets their turn. The second player now has the choice to either continue the hangman that the first player started or choose a new square to start a new hangman game in that square. Once a hangman is started in a square the word will persist indicating that the tile has either been completed or started. The game ends once one player wins the game of tic tac toe.

How we built it

We built the project using Unity and C#.

Challenges we ran into

Multiple team members had to learn how to use Unity and C# for the very first time. We ran into a slew of technical difficulties as well.

Accomplishments that we're proud of

This was multiple members' first hackathon project so we are proud of the finished product.

What we learned

Multiple members learned how to code in C# and use Unity for the first time. We also learned how to use Unity responsive UI as well.

What's next for Hang Tac Toe

The possibility for playing against an AI or playing online multiplayer is present.

Built With

Share this project:

Updates