https://github.com/faithvoid/particlefirenx
Proof of concept Nintendo Switch port of sorhanp's "particlefire-revision".
https://github.com/faithvoid/particlefirenx
Last synced: 2 months ago
JSON representation
Proof of concept Nintendo Switch port of sorhanp's "particlefire-revision".
- Host: GitHub
- URL: https://github.com/faithvoid/particlefirenx
- Owner: faithvoid
- License: gpl-3.0
- Created: 2020-05-16T19:28:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T02:55:40.000Z (over 4 years ago)
- Last Synced: 2026-01-02T23:15:52.694Z (6 months ago)
- Language: C++
- Homepage: https://github.com/sorhanp/particlefire-revision
- Size: 4.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParticleFireNX
Proof of concept Nintendo Switch port of sorhanp's "particlefire-revision". It does nothing except look pretty and make a decent screensaver.

Installation:
Copy and download the .nro from the releases onto any folder on your Switch and run it via hbmenu (applet or app, either works!)
Build:
As long as you have DevKitPro set up with SDL2 and most GL graphics libraries, all you need to do is run "make -f Makefile.nx".
TODO:
Clean up makefile.
Bugs:
You tell me.