Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 542 Bytes

SimpleNFL

A C and C++ header-only wrapper for NightFoxLib. Putting a sprite on the screen used to take four lines of code, it now only takes one. There are also ease-of-use functions included, like easy touch detection and button presses.

Installation

Download simplenfl.h here

Simply include it in your project to begin using it.

Credits

  • pipe
  • KonPet
  • ngawung
  • PolyMars