Cpp-Snake-NX Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=Cpp-Snake-NX |image=cppsnakenxswitch.png |description=simple snake game |author=CompSciOrBust |lastupdated=2019/09/18 |type=Other Games |version=1.1.0 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/cppsnakenxswitch.7z |website=https://github.com/CompSciOrBust/Cpp-Snake-NX |source=https://github.com/CompSciOrBust/Cpp-Snake-NX |donation= }} {{#seo: |title=Switch Homebrew Games (Other Games) - GameBrew |title_mode=append..." |
m Text replacement - "ForTheUsers - " to "Homebrew App Store - " |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Cpp-Snake-NX | |title=Cpp-Snake-NX | ||
|image= | |image=cppsnakenx.png | ||
|description=simple snake game | |description=A simple snake game written in c++ ported to the Nintendo Switch. | ||
|author=CompSciOrBust | |author=CompSciOrBust | ||
|lastupdated=2019/09/18 | |lastupdated=2019/09/18 | ||
|type= | |type=Arcade Games | ||
|version=1.1.0 | |version=1.1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/cppsnakenx.7z | ||
|website=https://github.com/CompSciOrBust/Cpp-Snake-NX | |website=https://github.com/CompSciOrBust/Cpp-Snake-NX | ||
|source=https://github.com/CompSciOrBust/Cpp-Snake-NX | |source=https://github.com/CompSciOrBust/Cpp-Snake-NX | ||
|donation= | |donation= | ||
}} | }} | ||
A simple snake game written in c++ by [https://github.com/NULLx76 NULLx76] and ported to the Nintendo Switch by CompSciOrBust. | |||
simple snake game | |||
==Controls== | |||
D-Pad - Direction | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/cppsnakenx2.png | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.1.0 2019/08/16''' | ||
* | * Enabled video capture when overriding a supporting title. | ||
'''v1.0 2019/08/13''' | |||
* Replaced Windows CLI code with libnx. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/CompSciOrBust/Cpp-Snake-NX | ||
* | * Homebrew App Store - https://apps.fortheusers.org/switch/Cpp-Snake-NX | ||
Latest revision as of 10:40, 23 November 2025
| Cpp-Snake-NX | |
|---|---|
| General | |
| Author | CompSciOrBust |
| Type | Arcade Games |
| Version | 1.1.0 |
| License | Mixed |
| Last Updated | 2019/09/18 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple snake game written in c++ by NULLx76 and ported to the Nintendo Switch by CompSciOrBust.
Controls
D-Pad - Direction
Screenshots
Changelog
v1.1.0 2019/08/16
- Enabled video capture when overriding a supporting title.
v1.0 2019/08/13
- Replaced Windows CLI code with libnx.
External links
- GitHub - https://github.com/CompSciOrBust/Cpp-Snake-NX
- Homebrew App Store - https://apps.fortheusers.org/switch/Cpp-Snake-NX