Skip to content

Commit

Permalink
GET + File Upload
Browse files Browse the repository at this point in the history
Restructured files.
Fixed GET method.
Added File Upload.
  • Loading branch information
IAmARobot committed Feb 17, 2016
1 parent 0f87ec1 commit d0004fd
Show file tree
Hide file tree
Showing 19 changed files with 270 additions and 225 deletions.
3 changes: 3 additions & 0 deletions interface/wgo.player-2.0/go.html → interface/server/go.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<link type="text/css" href="wgo/wgo.player.css" rel="stylesheet"/>
</head>
<body>
<form method="POST">
<input type="submit" value="upload" id="upload"/>
</form>
<div id="player" style="width: 700px">
Sorry, your browser doesn't support WGo.js. Download SGF <a href="game.sgf">directly</a>.
</div>
Expand Down
Loading

0 comments on commit d0004fd

Please sign in to comment.