"4-for-the-win": A WebSocket-based 1vs1 game where a player must place 4 pieces in a row or diagonal to win
First, install all necessary dependencies:
yarnThen you can run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.
You might need to open http://localhost:3000/api/ws to verify the WebSocket server is running.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.