sprig icon indicating copy to clipboard operation
sprig copied to clipboard

Tic tac toe

Open surojitroy69 opened this issue 1 year ago • 3 comments
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 /games directory.
  • [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/img directory.
  • [ ] The name of the image matches the name of your file.

Thanks for your PR!

surojitroy69 avatar Aug 24 '24 13:08 surojitroy69