js-waku-examples/examples/tictactoe
Václav Pavlín 35ca19a78f
feat: add tictactoe example by hackyguru
2023-12-08 11:28:54 +01:00
..
components feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
pages feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
public feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
styles feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
.eslintrc.json feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
.gitignore feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
README.md feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
jsconfig.json feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
next.config.js feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
package-lock.json feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
package.json feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
postcss.config.js feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00
tailwind.config.js feat: add tictactoe example by hackyguru 2023-12-08 11:28:54 +01:00

README.md

TicTacToe with Waku

This repository is a basic implementation of a TicTacToe game where 2 players can join a particular game id which operates through a content topic on top of Waku