Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Albert Ramstedt
RE: Fork of the this project [ reply ]  
2010-11-12 12:23
Its in a git repo, on gitorious.

try:

git clone git://gitorious.org/rrobots/mainline.git

By: Fonald Koubenecki
RE: Fork of the this project [ reply ]  
2010-11-11 23:04
Hello,

I'm new to ruby, and i'm trying to do some machine learning.

checking fun things to do for a newbie, i found rrobots and wanted to use it.

I saw then your fork that implements Gosu as GUI (if I understood correctly) bur I don't understand how to get the files !


By: Romain GEORGES
RE: Fork of the this project [ reply ]  
2009-11-30 09:52
yes, thanks (you made me discover this new way)!

RubyGems support natively github

and with the gem gemcutter, the easy to use Gemcutter Repository

I've choose to put my gem on GemCutter

I've just finished to réintroduce your GOSU code in my gems

With GUI engines command arguement choice (TK or GOSU)

I've patch your code for displaying my new objects (LandMines and Toolboxes)

I'll update usage.rdoc and manual today

i'll will commit a 2.2 release with your GOSU Engine in.




By: Albert Ramstedt
RE: Fork of the this project [ reply ]  
2009-11-29 17:53
Yeah but I think rubyforge is phasing out the hosting of gems.. the new thing is gemcutter.

http://gems.rubyforge.org/ <- gemcutter

And github also serves gems i believe. Anyway, I'd personnally rather have it on a public repo, and github is nice. You cant push to gitorious, but since I am not maintaing the rrobots code, you might as well take over it if you want.

But then again, do as you like :)


By: Romain GEORGES
RE: Fork of the this project [ reply ]  
2009-11-29 11:41
Yes i'v already Clone it, and today i will work on the integration of your GUI engine

But i don't know how to commit on your gitorious project ?

I maintain it, for the moment on my own forge but for easy deployment capacities (Rubyforge is the default Rubygem repository) i think it's better update this rubyforge project if Simon his OK, or create a fork on Rubyforge

By: Albert Ramstedt
RE: Fork of the this project [ reply ]  
2009-11-29 09:57
Cool!

But maybe put the project up on github for easy fork and merge?

My gosu-thing is up on gitorious btw, you can clone the project there.

http://gitorious.org/rrobots

By: Romain GEORGES
Fork of the this project [ reply ]  
2009-11-28 21:53
- Internationalization
- option with-toolboxes : spawning of boxes to heal (could be scanned)
- option with-mines : robots could drop and detect mines
- configuration file initiative with Yaml File
- Gemification
- Rake Packaging

Planned :

integration of :

[#18017] Arena ported to Ruby Gosu

with a choice of GUI engine by command line argument

see :

http://www.ultragreen.net/issues/63

You could download the Gem or the Package from :

http://www.ultragreen.net/projects/rrobots/files