Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ppekko/simplenfl
- Owner: ppekko
- License: other
- Created: 2020-04-01T00:05:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T22:23:08.000Z (10 months ago)
- Last Synced: 2024-02-12T23:32:29.052Z (10 months ago)
- Topics: ds, header-only, homebrew, wrapper
- Language: C++
- Homepage:
- Size: 475 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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