This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
README.markdown
RubyDie game board (Proof of Concept)
This is simply a technology example for the tools I intend to use to implement the game board in RubyDie. I mostly used it as a chance to learn JavaScript, XHR, SVG, and how they all interact (along with any gotcha's therein).
I expect very little code from this example to make it into RubyDie - if nothing else, because this code is so horrendously ugly and unmaintainable.
Using
sudo rackup --port 80 -- runner.ru
Now just visit http://localhost/ and try loading the 25×25 tile example map.








