Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Making a program in Ruby

If i wanted to make a program in Ruby, how would I do that? I don't want to make a game. Thanks!( I have the script I am using, I just need to know how to use the Ruby language to run the script, as in a sepereate thing from RPG Maker.)
 
Also, you should know that Ruby is interpreted, what means you need an Interpreter installed in your system to run your programs. You can install it on your computer and run your script, but other computers does need to have Ruby installed to run it. Unluckily, Ruby doesn?t have any decent compiler (like it would need that...), and the most near thing we have from a .exe "distribution-able" file is rubyscript2exe library, but the file gets really big for simple programs like a DOS-esque hello world script. Ruby doesn?t have a good GUI to make good "windowed" programs, so most of the time you?ll have to stick with that annoying DOS box. If you have courage enough, you should take a look at the Tcl/Tk library, it should help you a bit on making "real" Window programs.

Well, as FireRaven stationed above, you can find Ruby here.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top