Sign in Sign up
rubygems

graphics

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.

Activity

Latest release
1y ago
Total releases
9
Cadence
~8 months
Last 12 months
0

Details

License
MIT
First release
Aug 05, 2015
Releases
Version Released
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.1 patch
1.0.0 initial
1.0.0b6 pre
1.0.0b5 pre
1.0.0b4 pre
1.0.0b1 pre