Samurai icon indicating copy to clipboard operation
Samurai copied to clipboard

Client.js

Open PartyLich opened this issue 13 years ago • 1 comments

Javascript client

Created a basic javascript client.

  • Uses jQuery and require.js libraries
  • Logins, creation, game selection, and map drawing should all work (in chromium at least).
  • the ServerAPI functions I've tested were tested using local .json files (not currently included in the repo), because the test server doesn't quite respond to everything I wanted to test.
  • There's some client templating I plan on doing in the very near future.

I'm new to github and forking and whatnot, so if I've got something mixed up, please let me know. Same goes for style - the other code I read is all in c#, so there are a few differences. It's clearly not a complete solution, but it's a start.

PartyLich avatar Nov 20 '12 17:11 PartyLich

Apologies for missing this initially, I'm very interested in how this turned out!

shiftkey avatar Jan 25 '13 04:01 shiftkey