fix indent, fix boundary condition, fix file parser
Better install, license/doc changes (#13)
Even the "restoration" branch didn't quite finish the work: the project
docs were stale, I'd like my software to be Free, and trying to get this
running on a new machine pointed at a ton of little problems. This
commit adds Bundler support to the Ruby client and kills a ton of
old files, adds a Makefile for the server so we can handle the C/Bingad
interaction better, and otherwise makes it more plug-and-play.
Lack of portability fixes.
Merge branch 'master' of github.com:pablo-meier/ScrabbleCheat
New game creation works, ish.
Beginning of New Game Params (frontend)
Basic REST, silly tests, "seems to work."
Remove old client plan (Flash/C++ Thrift-buf)
Add first pass of Kotlin backend.
Prelminary work on Elm client.
'Players' code jacked from sporto tutorial.
Make Thrift rebar3-able.
Means I have to host it myself, but whatevs.
Remove redundant license headers.
Fixed curses client, other flavor files.
First pass, make it rebar3-able.
Fixes on client, especially when starting fresh.
Comment out buggy method, client now works!