Samurai
Samurai copied to clipboard
Client.js
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.
Apologies for missing this initially, I'm very interested in how this turned out!