RubyGems Navigation menu

graphics 1.0.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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 1.1.0 - July 26, 2023 (272 KB)
  2. 1.0.1 - November 15, 2018 (271 KB)
  3. 1.0.0 - November 13, 2018 (271 KB)
  4. 1.0.0b6 - November 17, 2016 (130 KB)
  5. 1.0.0b5 - November 17, 2015 (125 KB)
Mostrar todas las versiones (9 total)

dependencias de Development (3):

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

Propietarios:

Autores:

  • Ryan Davis

SHA 256 checksum:

868d724b5807108521aea626cbac7f6695a79945b096dab9b5f1b105d7698fa3

Total de descargas 12.484

Para esta versión 2.219

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: