Title | Description | Version | Author(s) | Updated |
---|---|---|---|---|
Title | Description | Version | Author(s) | Updated |
Boat Attack | Nintendo Switch port for the Unity Tech demo. | 2022 | Ghost92 | 2022/03/25 |
SwitchStrobe | A very basic edit of simplegfx example from switchbrew. | 0.2.1 | WompaStompa | 2021/10/04 |
Old School Fire SDL | Old School Fire SDL Demo. | 2021 | mrdude | 2021/04/09 |
SDL Old School Plasma | SDL Old School Plasma. | 2021 | mrdude | 2021/04/09 |
First real Nintendo Switch demo | Several ST demos running on Nintendo Switch. | 2021 | ericde45 | 2021/02/24 |
Dokkaebi Hack | A small SDL demo. | 2.0.0 | NicholeMattera | 2020/06/27 |
ParticleFire-NX | POC port of sorhanps particlefire-revision. | 1 | faithvoid | 2020/05/17 |
Laws of Aviation | Testing ROM for LightSwitch and a work of art. | 1.2 | cohaereo | 2019/10/22 |
DVDlogo | A bouncing DVD logo screensaver for Switch. | 1.2 | simontime | 2019/09/16 |
nx-vr | VR test for switch homebrew. | 0.0.1 | GreenDog72 | 2019/04/14 |
Killer Whale Cursor | A whale that follows your Joy-Con motion. | 1.0 | Voxel9 | 2019/01/28 |
Touch Screen Modified | Touch Screen demo. | 1.0 | Dontwait00 | 2018/10/25 |
game-example | (WIP) game-example. | 1 | Dontwait00 | 2018/09/11 |
sdmcNX | An example app made with switch-examples. | 2018 | XxBluexX | 2018/08/02 |
sdl-hello | Draw hello world on the screen of the Nintendo Switch. | 1.1 | vgmoose | 2018/07/21 |
Fireplace-NX | A lovely pixelated retro fireplace simulator ported to Nintendo Switch. | 0.1 | Marice | 2018/05/24 |
Do u no de wae | A rushed meme is a good one. | 0.1 | 3096 (MegaMagikarp) | 2018/02/20 |
More actions
(Created page with "{{Linkbar SWITCH}} <onlyinclude>{| class="apptable" |- ! width="25%" | Title ! Description ! width="20%" | Author |- | coming soon | coming soon | coming soon |- |}</onlyi...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Template:Gallery1/styles.css" /> | |||
{{Linkbar SWITCH}} | {{Linkbar SWITCH}} | ||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | |||
tables=Infobox_Switch_Homebrews | |||
|where= type="Demos" | |||
|fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated | |||
|format=dynamic table | |||
|rows per page=500 | |||
|order by=lastupdated desc | |||
|limit=2000 | |||
|column widths=20%, 40%, 10%, 20%, 10% | |||
}} | |||
|-|Gallery View= | |||
| | {{#cargo_query: | ||
tables=Infobox_Switch_Homebrews | |||
|where= type="Demos" | |||
|fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10),Char(10),author,Char(10)," v.",version,"")=titlez, _pageName | |||
| | |format=gallery | ||
| | |mode=nolines | ||
| | |order by=lastupdated DESC | ||
| | |caption field=titlez | ||
| | |image width=260 | ||
|image height=148 | |||
|link field=_pageName | |||
|caption field=titlez | |||
|alt field=title | |||
|show filename=0 | |||
|show bytes=0 | |||
|show dimensions=0 | |||
|limit=1000 | |||
}} | |||
</tabber> | |||
</div> |