Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestion: using a web interface to play #37

Open
brownman opened this issue Jun 30, 2011 · 5 comments
Open

suggestion: using a web interface to play #37

brownman opened this issue Jun 30, 2011 · 5 comments

Comments

@brownman
Copy link

ryan,

rails.desktop ?
it can be very funny to create a railscast episode : how to use rails for dealing with desktop applications.

desktop.mvc ?
how will u re-model this(or any other) desktop game to fit to rails design ?
how does a desktop application can benefit from the beauty of rails structure ?

online.multiplayer ?
it will be interesting to c how easy it actually is (when u do it - it seems sooo.. easy!)
to implement an online multiplayer game (maybe by using the faye gem) which lies upon Ruby-Warrior.
i meant to say ryan: "Let the Robots Dance !"

thanks ;)

@ryanb
Copy link
Owner

ryanb commented Jun 30, 2011

I registered rubywarrior.com for this specific purpose. I just haven't had a chance to work on it. My plan was to have users login through GitHub where they can upload code through there and it will run on the server and keep track of the user's status, current level, high score, etc.

I've also registered jswarrior.com for the same thing but for JavaScript. If only I had more time.

@brownman
Copy link
Author

brownman commented Jul 1, 2011

please announce it: publicly!
and everything should be fixed

we have the people !
:)

@ryanb
Copy link
Owner

ryanb commented Jul 1, 2011

Isn't this public? ;)

Seriously though I can't afford to spend time on Ruby Warrior at the moment, unfortunately. I hope things will clear up soon because it is a lot of fun to work on.

@bil-bas
Copy link

bil-bas commented Nov 30, 2011

I was immediately tempted to write a pretty desktop version (using Gosu), since I enjoyed playing so much. Luckily, I realised I already had too many half-finished games on my plate, so I doubt it will happen. Still, I feel the idea of Ruby-programmable AI definitely has wings and maybe I'll reconsider using that general idea in a game some-day.

@bil-bas
Copy link

bil-bas commented Feb 25, 2012

I finally got around to starting work on a desktop GUI version: https://github.com/Spooner/ruby_armor

gem install ruby_armor --pre
ruby_armor

(sadly requires YARV 1.9.2+; I will be able to release a standalone exe/app of it though, for introducing people to Ruby, even if it isn't as accessible as web-based :) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants