Awesome
ChessOnline
a simple online multiplayer version of chess made with Warp
Made using Warp v5.0
Running
- Clone the repo
- Navigate to JavascriptServer
- Run
npm install
to install the necessary packages - Run
npm run dev
to start the server - Open the Client folder as a regular GameMaker project
- Select the "Dev" config in the top right corner of the IDE
- Run the game