Skip to content

Releases: mrfunkdude/fgl

fgl 1.0

11 May 14:33
7e5f0e0
Compare
Choose a tag to compare

FGL v1.0

  • 31 functions
  • 4 modules: core, shapes, sprites and text
  • 6 examples demonstrating FGL

What can it do?

  • Handle windows
  • Keyboard and mouse input
  • Draw shapes
  • Draw sprites
  • Draw text

What can it not do?

  • "Camera" scrolling
  • 3D
  • Big games
  • Audio. I'm providing a graphics library, not a full-on game engine (todo: sound engine)