-
#Titile:
Improve the UI for Game Mode Selection Screen in Tic Tac Toe Project
#Description:
I would like to suggest some UI improvements for the Game Mode selection screen of the Tic Tac Toe proj…
-
### Team Name: HAQERS
### Project Description:
For Qhack 2022, we decided to created a Quantum-Classical(Hybrid) Tic-Tac-Toe in which a user can shift modes: Quantum/Classical mode. In Quantu…
-
# Description
Build a simple Tic-Tac-Toe game for multiplayer / single-player. [How the game works](https://en.wikipedia.org/wiki/Tic-tac-toe#Game_play).
## Language
- [ ] C++: @
- [ ] Java:…
-
Use themes on tic tac toe, that could be buyed for some switchcoins, the colors maybe can be:
![image](https://user-images.githubusercontent.com/22124518/54793447-38145880-4c21-11e9-9a3e-3605322bc6…
-
Create a simple tic tac toe game in the browser.
- [ ] Lay out tic tac toe board
- [ ] Clicking on an empty space on the board adds an X or O (X by default)
- [ ] Alternate turns until 3 of the s…
-
-
How to replicate:
1. Type `43`, followed by `-3 4`
Program shows move at (43, -3) is invalid
2. Type `1 1`
Program shows move at (4, 1) is invalid.
![image.png](https://raw.githubusercontent.com/…
-
As a beginner in GSSoC'24, I'm eager to contribute by adding my Tic Tac Toe project to your project list. This will not only help me learn about contributing but also showcase my work to the community…
-
How to replicate:
1. Type `43`, followed by `-3 4`
Program shows move at (43, -3) is invalid
2. Type `1 1`
Program shows move at (4, 1) is invalid.
![image.png](https://raw.githubusercontent.com/…
sxfoo updated
7 months ago
-
Create an attractive animated "Congratulations" message that appears when a player wins the Tic-Tac-Toe game. The current design displays a static message, which can be enhanced with animation and st…