Go to file
selim f7f049606e Turn history is now displaying turns as column instead of states 2025-01-04 01:11:00 +01:00
src Turn history is now displaying turns as column instead of states 2025-01-04 01:11:00 +01:00
.gitignore initial commit 2024-12-27 23:43:46 +01:00
README.md Update README.md 2024-12-28 18:59:13 +01:00
eslint.config.js initial commit 2024-12-27 23:43:46 +01:00
index.html Refactoring 2025-01-02 16:28:32 +01:00
package-lock.json Added draw and column full message 2024-12-28 02:44:53 +01:00
package.json Added draw and column full message 2024-12-28 02:44:53 +01:00
vite.config.js initial commit 2024-12-27 23:43:46 +01:00

README.md

CONNECT4

Built in React within Vite.

How to host local live server

Make sure Node is installed.

Run npm install and npm run dev.

Now hold [cmd] or [ctr] and click on the URI.

Dev

Selim