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 (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Tue Jan 27 13:26:22 -0800 2009 | |
| |
app/ | Tue Oct 28 22:23:12 -0700 2008 | |
| |
lib/ | Tue Oct 28 22:23:12 -0700 2008 | |
| |
runner.ru | Tue Jan 27 13:19:39 -0800 2009 | |
| |
static/ | Tue Oct 28 22:23:12 -0700 2008 |
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
rackup --port 4647 -- runner.ru
# or
thin --port 4647 --rackup runner.ru start
Now just visit http://localhost/ and try loading the 25×25 tile example map.







