Skip to content

profile1p/RubyGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyGM

Ruby Game Maker, a easy game engine with ruby.

About Ruby Game Maker

Ruby Game Maker(RubyGM) is a easy game engine, Ruby as the script language system.<br > Run on Win7(updated, or later),because of rendering based on Direct2D(D2D 1.1) (until now)<br > You can make game with editor, ruby script, even only C++.but best with all of them.<br >

Ruby Game Maker(下面简称RubyGM), 是一款简单的游戏引擎,用Ruby作为脚本语言<br > 目前为止,只能在Win7(更新后)及之后的操作系统上面运行,因为图形图像渲染接口是Direct2D(版本1.1)<br > 你能够使用编辑器、Ruby脚本甚至只用C++来制作游戏,但是最好是3者都用上<br >

Licence 许可证

RubyGM includes 3 parts of code, and the liecnce of each part is different:<br > RubyGM 包括3大部分代码,并且每部分代码的liecnce均不同:<br > <br >

part 哪部分       使用语言 Language       Licence<br > RubyGM_Core        C++                             MIT<br > RubyGM_Editor      C++                            GPLv2<br > RubyGM_GameLib Ruby                          WTFPL<br >

see more in "licence.txt" at each dir.<br > 详细请看每个工厂目录下的"licence.txt"文件<br >

Verson 版本

none yet. 目前还没有<br >

Compile 编译

  1. Download VS Express 2013 for Windows Desktop(Not for Web/Windows), It's free and Ok for commercial use.    :)
  2. DownLoad the lastest Ruby(2.11) and compile it. 2.5 DownLoad some library like Windows SDK, DirectX SDK and so on.
  3. Download and deploy(detailed see other) the project.
  1. 下载VS Express For Windows Desktop(注意不是for Windows更不是For web), 是免费的,<br >并且允许商业使用.     Σ( ° △ °|||)︴这么叼
  2. 下载并编译最新的Ruby(这里使用的是2.11) 2.5 下载其他库,比如Windows SDK, DirectX SDK 之类的
  3. 下载并配置本工程,关于如何配置请查看其他文件。

About

Ruby Game Maker, a easy game engine with ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published