https://github.com/vaditim/boundless-board
Infinite TicTacToe using Unity's UI.
https://github.com/vaditim/boundless-board
csharp tictactoe unity
Last synced: 2 months ago
JSON representation
Infinite TicTacToe using Unity's UI.
- Host: GitHub
- URL: https://github.com/vaditim/boundless-board
- Owner: VADITIM
- Created: 2025-01-15T20:21:53.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-22T20:50:12.000Z (4 months ago)
- Last Synced: 2025-01-27T05:13:17.777Z (4 months ago)
- Topics: csharp, tictactoe, unity
- Language: C#
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boundless-Board
Boundless Board id an endless TicTacToe game against an AI.
This project deemed to learn Unity's Canvas and UI technology to improve UI & UX design for future projects.
It makes great use of the DOTween plugin to create some simple but eyecatching UI animations similar to the use of CSS.
The game has been developed in less than two days.>

