Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joknaa/tictactoe

🎮 This is a game of TicTacToe, Made in Unity using C# and my pixel art
https://github.com/joknaa/tictactoe

csharp gamedev pixel-art tictactoe unity-game-engin

Last synced: 22 days ago
JSON representation

🎮 This is a game of TicTacToe, Made in Unity using C# and my pixel art

Awesome Lists containing this project

README

        

# TicTacToe
This is a game of TicTacToe, Made in Unity game engine, with C#, using some of the pixel art i attempted to create.


You can try it by downloading the game latest ![build](https://github.com/Joknaa/TicTacToe/blob/main/TicTacToeBuild001.rar)

## Game ScreenShots
### Starting Menu
![alt text](https://github.com/Joknaa/TicTacToe/blob/main/GitHubReadmeResources/StartingMenu.png)
### "About" panel
![alt text](https://github.com/Joknaa/TicTacToe/blob/main/GitHubReadmeResources/About.png)
### Game Board
![alt text](https://github.com/Joknaa/TicTacToe/blob/main/GitHubReadmeResources/GameBoard.png)
### Game Result
![alt text](https://github.com/Joknaa/TicTacToe/blob/main/GitHubReadmeResources/GameOver.png)