Home

Awesome

ChessOnline

a simple online multiplayer version of chess made with Warp

Made using Warp v5.0

Running

  1. Clone the repo
  2. Navigate to JavascriptServer
  3. Run npm install to install the necessary packages
  4. Run npm run dev to start the server
  5. Open the Client folder as a regular GameMaker project
  6. Select the "Dev" config in the top right corner of the IDE
  7. Run the game