-
The name and category are not showing as in the picture below:
![image](https://github.com/ssitvit/Code-Canvas/assets/83227649/af59aa8e-f935-4ae8-9043-c32c2a99d40d)
I would like to fix it as a con…
-
### Is your enhancement request related to a problem? Please describe.➕
Game enhancement:
1. Want to add my design with better UI
2. Add animations on each steps.
### Describe the solution you'd l…
-
- [x] **TypeScript**
- [x] lyrics
- [x] reddit command
- [ ] play command options (LeaveTimeout etc)
- [x] saved playlists
- [ ] music trivia - need to be implemented back again after #724
- [x…
-
### 🎮 Game Request
Game logic and basic description
Similar to tic tac toe game but instead of x and o we have dragon and unicorn.
### Point down the features
Game points
The score is displayed o…
-
### 🎮 Game Request
A 2 player Tic Tac Toe game developed using react. Game auto stops when one player wins or the board is filled with no winner resulting in a Draw. It also has a Restart button to r…
-
### 🎮 Game Request
Game logic and basic description
Similar to tic tac toe game but instead of x and o we have dragon and unicorn.
### Point down the features
Game points
The winner is displayed …
-
Hey ShermanPi! Hope u doing well. I stumbled upon your Tic Tac Toe rep and it's quite cool.
So, I'm asking your permission to use your repository to train with machine learning and add a 1 player v…
-
On WASM, `button` compiles fine, but causes the app to not display when using a String instead of a `&'static str`.
**To Reproduce**
This code works as expected:
`ui.button("{h:?},{v:?}")`
But t…
hkBst updated
10 months ago
-
### 🎮 Game Request
Game logic and basic description
In the game, Player-1 starts playing the game and both players make their moves in consecutive turns. The player who makes a straight 3-block chai…
-
### 🎮 Game Request
Game logic and basic description - The AI player uses a basic minimax algorithm to determine the best move to make
### Point down the features
Game points - The AI player uses a …