Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joknaa/tictactoe
- Owner: Joknaa
- Created: 2020-12-14T03:59:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T11:53:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T21:06:51.268Z (24 days ago)
- Topics: csharp, gamedev, pixel-art, tictactoe, unity-game-engin
- Language: C#
- Homepage: https://oknaa.itch.io/tictactoe
- Size: 38.3 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)