IlluminatiNX Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=IlluminatiNX |image=Switch-logo.png |description=IlluminatiNX | Yet another useless homebrew. |author=Dontwait00 |lastupdated=2018/09/08 |type=Other Apps |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/illuminatinxswitch.7z |website=https://gbatemp.net/threads/illuminatinx-yet-another-useless-homebrew.517494/ |source= |donation= }} {{#seo: |title=Switch Homebrew Apps (Other Apps) - GameBrew |title_mode=appen..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=IlluminatiNX | |title=IlluminatiNX | ||
|image=Switch-logo.png | |image=Switch-logo.png | ||
|description= | |description=A sample homebrew coded in C that prints pyramids with * * *. | ||
|author=Dontwait00 | |author=Dontwait00 | ||
|lastupdated=2018/09/08 | |lastupdated=2018/09/08 | ||
| Line 8: | Line 8: | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/illuminatinx.7z | ||
|website=https://gbatemp.net/threads/illuminatinx-yet-another-useless-homebrew.517494/ | |website=https://gbatemp.net/threads/illuminatinx-yet-another-useless-homebrew.517494/ | ||
|source= | |source= | ||
|donation= | |donation= | ||
}} | }} | ||
A sample homebrew that prints pyramids with * * * with a maximum of 40 rows which they are generated by using rand() code. | |||
==Controls== | |||
B - Prints another pyramid | |||
A - Resets values and stuff | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0.0''' | ||
* | * Initial release. | ||
== External links == | == External links == | ||
* | * GBAtemp - https://gbatemp.net/threads/illuminatinx-yet-another-useless-homebrew.517494/ | ||
Latest revision as of 07:22, 12 April 2023
| IlluminatiNX | |
|---|---|
| General | |
| Author | Dontwait00 |
| Type | Other Apps |
| Version | 1 |
| License | Mixed |
| Last Updated | 2018/09/08 |
| Links | |
| Download | |
| Website | |
A sample homebrew that prints pyramids with * * * with a maximum of 40 rows which they are generated by using rand() code.
Controls
B - Prints another pyramid
A - Resets values and stuff
Changelog
v1.0.0
- Initial release.