RubyGems Navigation menu

graphics 1.0.0b5

Graphics provides a simple framework to implement games and/or simulations and is designed to follow mathematical conventions, NOT game programming conventions. Particularly it: * Uses degrees. * Draws in quadrant 1 (0-90 degrees). * Right hand rule: 0 degrees is east, 90 is north, etc. These allow simple things like Trigonometry functions to work as expected. It means that all that stuff you were taught it grade school still work as intended. This makes one less thing you have to adjust when implementing your simulation.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.0 - July 26, 2023 (271.5 KB)
  2. 1.0.1 - November 15, 2018 (271.0 KB)
  3. 1.0.0 - November 13, 2018 (271.0 KB)
  4. 1.0.0b6 - November 17, 2016 (129.5 KB)
  5. 1.0.0b5 - November 17, 2015 (124.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (1):

rsdl ~> 0.1

Development 依赖 (4):

hoe ~> 3.14
minitest ~> 5.8
rake-compiler ~> 0.9
rdoc ~> 4.0

业主:

作者:

  • Ryan Davis

SHA 256 校验和:

cfb657c2e971a796d195ded1503cb92f6c08f085d56f2163b09f9b35b2f28f15

下载总量 12,440

这个版本 1,979

许可:

MIT

需要的 Ruby 版本: >= 0

需要的 RubyGems 版本: > 1.3.1

链接: