evolutionleo / ChessOnline

a simple online multiplayer version of chess made with Warp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a simple online multiplayer version of chess made with Warp


Languages

Language:JavaScript 52.7%Language:Game Maker Language 43.5%Language:C++ 3.7%