Cube Clicker 3DS: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox 3DS Homebrews |title=Cube Clicker 3DS |image=CubeClicker3DS.png |description=Just a game where you click a Cube. |author=NateSquared |lastupdated=2025/08/24 |type=Simulation |version=1.0.0 |license=N/A |download=https://dlhb.gamebrew.org/3dshomebrews/CubeClicker3DS.7z |website=https://natesquared.itch.io/cube-clicker-3ds |source=https://github.com/NateSquared/Cube-Clicker-3DS |donation= }} {{#seo: |title= (Simulation) - GameBrew |title_mode=append |image=CubeCl..." |
No edit summary |
||
| Line 5: | Line 5: | ||
|author=NateSquared | |author=NateSquared | ||
|lastupdated=2025/08/24 | |lastupdated=2025/08/24 | ||
|type= | |type=Other Games | ||
|version=1.0.0 | |version=1.0.0 | ||
|license= | |license=MIT | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/CubeClicker3DS.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/CubeClicker3DS.7z | ||
|website=https://natesquared.itch.io/cube-clicker-3ds | |website=https://natesquared.itch.io/cube-clicker-3ds | ||
| Line 19: | Line 19: | ||
|image_alt=Cube Clicker 3DS | |image_alt=Cube Clicker 3DS | ||
}} | }} | ||
A clicker game for the Nintendo 3DS | A clicker game for the Nintendo 3DS created with the LÖVEPotion framework. | ||
Port from a [https://scratch.mit.edu/projects/251999490 Scratch game] made by the author. | |||
== Controls == | == Controls == | ||
A/B/X/Y/D-Pad/ZL/ZR - Cube Click | |||
Menu Swap | Select - Menu Swap | ||
Save & Exit | Start - Save & Exit | ||
==Changelog== | ==Changelog== | ||
| Line 44: | Line 41: | ||
== External links == | == External links == | ||
* | * itch.io - https://natesquared.itch.io/cube-clicker-3ds | ||
* | * GitHub - https://github.com/NateSquared/Cube-Clicker-3DS | ||
Revision as of 04:55, 7 September 2025
| Cube Clicker 3DS | |
|---|---|
| General | |
| Author | NateSquared |
| Type | Other Games |
| Version | 1.0.0 |
| License | MIT License |
| Last Updated | 2025/08/24 |
| Links | |
| Download | |
| Website | |
| Source | |
A clicker game for the Nintendo 3DS created with the LÖVEPotion framework.
Port from a Scratch game made by the author.
Controls
A/B/X/Y/D-Pad/ZL/ZR - Cube Click
Select - Menu Swap
Start - Save & Exit
Changelog
v1.0
- First Release.
Acknowledgements
- LÖVE2D - The original engine
- LÖVEPotion - A fork of LÖVE2D that allows games to run on the 3DS
- nëst - Compatibility Layer for LÖVEPotion
- Lume - Lua functions geared towards gamedev