Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ppekko/simplenfl

C/C++ Header-Only Night Fox Lib Wrapper
https://github.com/ppekko/simplenfl

ds header-only homebrew wrapper

Last synced: about 1 month ago
JSON representation

C/C++ Header-Only Night Fox Lib Wrapper

Awesome Lists containing this project

README

        

# 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](https://github.com/ppekko/SimpleNFL/blob/master/include/simplenfl.h)

Simply include it in your project to begin using it.

# [Documentation is located here.](https://github.com/ppekko/SimpleNFL/wiki)

# Credits

- pipe
- KonPet
- ngawung
- PolyMars