sprig
sprig copied to clipboard
Tic tac toe
trafficstars
Your checklist for this pull request
Author name
Author: surojit
About your game
What is your game about?
Its a simple tic tac toe game
How do you play your game?
WASD TO MOVE AND J TO MARK X OR O
Code
Check off the items that are true.
- [ x] The game was made using the Sprig editor.
- [ x] The game is placed in the in the
/gamesdirectory. - [x ] The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
- [x ] The game runs without errors.
- [ ] The name of the file/game contains only alphanumeric characters,
-s, or_s. - [ ] The game name is not the same as the others from gallery
Image (If an image is used)
- [ ] The image is in the
/games/imgdirectory. - [ ] The name of the image matches the name of your file.
Thanks for your PR!