Glavin001 / open-world

Multiplayer world generated from Open data. GTA Clone using open data, such as OpenStreetMaps.
http://society.cs.smu.ca:8081/game.html
30 stars 8 forks source link

I fixed a problem with clay.io api. #29

Open Q2Flc2Fy opened 6 years ago

Q2Flc2Fy commented 6 years ago

Clay.io disbanded its api, so I found an archive and set it (game.html) up to load the archived api.js as a local file.

Q2Flc2Fy commented 6 years ago

"I think the client/lib folder should not be needed. Please explain why PeerJS and other dependencies were copied into this repository." I can remove Peer.js, also, I moved libs to project for two reasons.

  1. To prevent the problem that happened with Clay.io happening again (CDN no longer hosting)
  2. To not use their bandwidth when pinging from localhost well using the project / testing.