ruby2d:Ruby 2D宝石

时间:2021-02-02 04:38:35
【文件属性】:
文件名称:ruby2d:Ruby 2D宝石
文件大小:59KB
文件格式:ZIP
更新时间:2021-02-02 04:38:35
ruby opengl graphics-engine game-development webassembly 欢迎使用Ruby 2D! 这是。 请访问以了解如何开始在Ruby中构建2D应用程序。 发展历程 要在本地处理gem,请首先使用以下命令克隆此存储库: git clone --recursive https://github.com/ruby2d/ruby2d.git 为了使此存储库的大小保持较小, 用于引用和其他。 --recursive标志可确保在克隆此repo时初始化和更新子模块。 如果碰巧在没有--recursive标志的情况下克隆此存储库,仍然可以使用以下命令初始化和更新子模块: git submodule init git submodule update --remote 可以随时使用git submodule update --remote或rake update任务更新这些子模块。 接下来,安装依赖项: 使用 ,运行bundle install获得所需的开发工具。 请按照本机自述文件中的说明安装本机图形库 。 安装以便本机构建Ruby 2D应用程序。 在使用macOS上,运行brew install mruby 。 在Ubuntu上,使用sudo ap
【文件预览】:
ruby2d-master
----.gitmodules(170B)
----ruby2d.gemspec(635B)
----lib()
--------ruby2d.rb(1KB)
--------ruby2d()
----Gemfile(39B)
----Rakefile(3KB)
----.travis.yml(61B)
----assets()
----test()
--------image_spec.rb(2KB)
--------sprite.rb(2KB)
--------text_spec.rb(4KB)
--------square_spec.rb(3KB)
--------quad_spec.rb(5KB)
--------z_index.rb(1KB)
--------key.rb(462B)
--------contains.rb(846B)
--------mouse.rb(1KB)
--------triangle_spec.rb(3KB)
--------triangle-ios-tvos.rb(486B)
--------line_spec.rb(3KB)
--------sprite_spec.rb(2KB)
--------events_spec.rb(4KB)
--------window_spec.rb(334B)
--------color_spec.rb(2KB)
--------ci-build.rb(17B)
--------triangle.rb(163B)
--------media()
--------rectangle_spec.rb(3KB)
--------spec_helper.rb(590B)
--------console.rb(342B)
--------controller.rb(4KB)
--------circle_spec.rb(1KB)
--------renderable_spec.rb(4KB)
--------testcard.rb(8KB)
--------sound_spec.rb(701B)
--------dsl_spec.rb(726B)
--------music_spec.rb(2KB)
--------audio.rb(935B)
----LICENSE.md(1KB)
----README.md(7KB)
----.rspec(50B)
----ext()
--------ruby2d()
----appveyor.yml(253B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(43B)
----bin()
--------ruby2d(4KB)

网友评论