RubyGems Navigation menu

graphics 1.0.0b1

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:
= Copier Copié!

installation:
=

Versions:

  1. 1.1.0 - July 26, 2023 (272 ko)
  2. 1.0.1 - November 15, 2018 (271 ko)
  3. 1.0.0 - November 13, 2018 (271 ko)
  4. 1.0.0b6 - November 17, 2016 (130 ko)
  5. 1.0.0b5 - November 17, 2015 (125 ko)
  6. 1.0.0b1 - August 05, 2015 (38,5 ko)
Voir toutes les versions (9)

Dépendances de Runtime (2):

rsdl ~> 0.1
rubysdl ~> 2.2

Dépendances de Development (3):

hoe ~> 3.13
minitest ~> 5.6
rdoc ~> 4.0

Propriétaires:

Auteurs:

  • Ryan Davis

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 12 723

Pour cette version 2 520

License:

MIT

Version de Ruby requise: >= 0

Required Rubygems Version: > 1.3.1

Liens: