Skip to content

Tired of regular Tic-Tac-Toe? Try the Super Tic-Tac-Toe instead! 🀯

Notifications You must be signed in to change notification settings

akdevv/super-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

99 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Super Tic-Tac-Toe

Frontend Folder Structure

frontend/
β”œβ”€β”€ app/
β”‚   β”œβ”€β”€ globals.css
β”‚   β”œβ”€β”€ layout.jsx
β”‚   β”œβ”€β”€ page.jsx
β”‚   └── game/
β”‚       β”œβ”€β”€ layout.jsx
β”‚       β”œβ”€β”€ page.jsx
β”‚       └── [gameId]/
β”‚           └── page.jsx
β”‚
β”œβ”€β”€ components/
β”‚
β”œβ”€β”€ .env.local
β”œβ”€β”€ .gitignore
β”œβ”€β”€ package.json
└── tailwind.config.mjs

To Remember

About

Tired of regular Tic-Tac-Toe? Try the Super Tic-Tac-Toe instead! 🀯

Resources

Stars

Watchers

Forks

Packages

No packages published