Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Gemini game engine 1.0.0

Reply
Thread Tools

Gemini game engine 1.0.0

 
 
Logan Barnett
Guest
Posts: n/a
 
      06-23-2009
[Note: parts of this message were removed to make it a legal post.]

Gemini 1.0.0 is out! Gemini is a game engine that sits on top of
Slick, a Java game engine. Gemini allows for dynamic adding and
removal of behaviors from game objects, and packs many pre-built
behaviors that allow you to easily express done-to-death game
mechanisms. All the code you write is 100% Ruby.

Here's the project:
http://kenai.com/projects/gemini/

Installation:
Make sure JRuby is installed and jruby/bin is on your path
jruby -S gem install gemini

To generate a project:
gemini <my game>

You may need to wait a little for the jruby jar to download. If you'd
rather supply your own jruby-complete.jar, use the following:
gemini <my_game> --RI-no-download

Then place jruby-complete.jar into <project_root>/lib/java

After your project is configured, you can then create a Mac or Windows
executable with the following:
jruby -S rake rawr:bundle:exe
or
jruby -S rake rawr:bundle:app

Logan Barnett

http://www.logustus.com


 
Reply With Quote
 
 
 
 
Shawn Anderson
Guest
Posts: n/a
 
      06-23-2009
[Note: parts of this message were removed to make it a legal post.]

Congrats Logan; I know how much work you've put into this. I can't wait to
try it out!

/Shawn Anderson

On Mon, Jun 22, 2009 at 5:39 PM, Logan Barnett <> wrote:

> Gemini 1.0.0 is out! Gemini is a game engine that sits on top of Slick, a
> Java game engine. Gemini allows for dynamic adding and removal of behaviors
> from game objects, and packs many pre-built behaviors that allow you to
> easily express done-to-death game mechanisms. All the code you write is 100%
> Ruby.
>
> Here's the project:
> http://kenai.com/projects/gemini/
>
> Installation:
> Make sure JRuby is installed and jruby/bin is on your path
> jruby -S gem install gemini
>
> To generate a project:
> gemini <my game>
>
> You may need to wait a little for the jruby jar to download. If you'd
> rather supply your own jruby-complete.jar, use the following:
> gemini <my_game> --RI-no-download
>
> Then place jruby-complete.jar into <project_root>/lib/java
>
> After your project is configured, you can then create a Mac or Windows
> executable with the following:
> jruby -S rake rawr:bundle:exe
> or
> jruby -S rake rawr:bundle:app
>
> Logan Barnett
>
> http://www.logustus.com
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.Net Search Engine - Has anyone used dtSearch .Net Engine? Sasha ASP .Net 3 05-22-2007 04:20 PM
wiki engine (just engine) available? loguser@almad.net Python 1 04-10-2006 07:58 AM
Is ASP Validator Regex Engine Same As VS2003 Find Regex Engine? =?Utf-8?B?SmViQnVzaGVsbA==?= ASP .Net 2 10-22-2005 02:43 PM
Gemini Affair teem DVD Video 0 09-03-2005 01:47 AM
Centon Advanced GEMiNi PC3200 Dual-Channel Kit Silverstrand Front Page News 0 08-08-2005 09:25 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57