Inspiration

I wanted to challenge myself to learn a relatively complex game engine such as Unity. I also wanted to create a cute and simple 2-player game such as Tic-Tac-Toe while focusing my efforts towards the game engine aspects.

What it does

A simple Tic-Tac-Toe game where player tiles are represented by different colored cows. There are three levels to this game, each one increasing the board size.

How I built it

The game was built entirely on the Unity game engine. The sprites and artworks were purchased online. The scripts were programmed using VS Code as the text editor.

Challenges I ran into

The biggest challenge I faced was learning how the scripts are incorporated and interact with the actual Unity app. Initializing and representing game objects from Unity in my scripts was the biggest challenge.

Accomplishments that I'm proud of

I am proud of how awesome the game looks.

What I learned

I learned a lot about how to create a simple 2D game in Unity as well as learned about all the standard objects and features that are present in most game engines.

What's next for Cow Tic-Tac-Toe

I am inspired to build another 2D game in the future that is more advanced and more technical with longer gameplay.

Built With

Share this project:

Updates