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: 4 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T22:23:08.000Z (over 2 years ago)
- Last Synced: 2025-04-12T13:59:19.058Z (about 1 year ago)
- Topics: ds, header-only, homebrew, wrapper
- Language: C++
- Homepage:
- Size: 475 KB
- Stars: 11
- 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``` 
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