RubyGems Navigation menu

graphics 1.1.1

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 in grade school still work as intended. This makes one less thing you have to adjust when implementing your simulation.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.1 August 27, 2024 (271.5 KB)
  2. 1.1.0 July 26, 2023 (271.5 KB)
  3. 1.0.1 November 15, 2018 (271.0 KB)
  4. 1.0.0 November 13, 2018 (271.0 KB)
  5. 1.0.0b6 November 17, 2016 (129.5 KB)
顯示所有版本(共 10)

Development 相依性套件 (3):

hoe ~> 4.2
rake-compiler ~> 1.0
rdoc >= 4.0, < 7

擁有者:

推送者:

作者:

  • Ryan Davis

SHA 256 總和檢查碼:

=

簽名有效期:

January 02, 2024 - January 01, 2025

總下載次數 13,241

這個版本 176

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7

相關連結: