Skip to content

Nimfire (0.1.0)

Compare
Choose a tag to compare
@Toma400 Toma400 released this 05 Sep 15:11
· 29 commits to fire since this release

Initial version of Nimfire. Introduces most basic features that allow you to create simple game or app.

Additions:

  • added basic Window handler
  • added colors
  • added drawing shapes
  • added drawing images
  • added image saving
  • added several utility procs
  • added handling of keyboard & mouse clicking
  • getting mouse position