ClassiCube 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|description=Custom Minecraft Classic / ClassiCube client written in C from scratch. | |description=Custom Minecraft Classic / ClassiCube client written in C from scratch. | ||
|author=UnknownShadow200 | |author=UnknownShadow200 | ||
|lastupdated= | |lastupdated=2026/02/17 | ||
|type=Simulation | |type=Simulation | ||
|version=1.3. | |version=1.3.8 | ||
|license= | |license=[https://github.com/ClassiCube/ClassiCube/blob/master/license.txt LICENSE] | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ClassiCube3DS.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/ClassiCube3DS.7z | ||
|website=https://www.classicube.net/ | |website=https://www.classicube.net/ | ||
| Line 19: | Line 19: | ||
|image_alt=ClassiCube | |image_alt=ClassiCube | ||
}} | }} | ||
ClassiCube | Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#). | ||
The game can be played on various platforms like Windows, Mac, and Linux. | |||
* | Notes: | ||
* | * The 3DS version is unfinished, but usable. | ||
* | * Text input - When required, the standard virtual keyboard will be displayed on the bottom screen. | ||
* File Storage - The 3DS port will always store and load data from the /3ds/ClassiCube folder on the SD card. | |||
== | == Controls == | ||
=== | === Default === | ||
D-Pad - player movement | |||
=== | Circle Pad - camera movement | ||
L - Place block | |||
R - Delete block | |||
Touch screen - camera movement | |||
Start - Menu click, pause screen toggle | |||
Select - Menu back | |||
A - Jump | |||
X - Open inventory | |||
Y - Open chat | |||
B+L - Speed | |||
B+R - Fly | |||
B+X - Noclip | |||
B+Up - Fly up | |||
B+Down - Fly down | |||
=== New 3DS only === | |||
C-Stick - Camera movement | |||
ZL - Move selected hotbar slot left | |||
ZR - Move selected hotbar slot right | |||
==Screenshots== | ==Screenshots== | ||
| Line 57: | Line 74: | ||
==Media== | ==Media== | ||
'''ClassiCube on a 3DS''' ([https://www.youtube.com/watch?v=zaV9coAN75s D/V]) <br> | '''ClassiCube on a 3DS''' ([https://www.youtube.com/watch?v=zaV9coAN75s D/V]) <br> | ||
<youtube width=" | <youtube width="400">zaV9coAN75s</youtube> | ||
==Known issues== | ==Known issues== | ||
| Line 68: | Line 85: | ||
== External links == | == External links == | ||
* Official Website - https://www.classicube.net/ | * Official Website - https://www.classicube.net/ | ||
* | * GitHub - https://github.com/ClassiCube/ClassiCube | ||
Latest revision as of 06:39, 20 February 2026
| ClassiCube | |
|---|---|
| General | |
| Author | UnknownShadow200 |
| Type | Simulation |
| Version | 1.3.8 |
| License | LICENSE |
| Last Updated | 2026/02/17 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#).
The game can be played on various platforms like Windows, Mac, and Linux.
Notes:
- The 3DS version is unfinished, but usable.
- Text input - When required, the standard virtual keyboard will be displayed on the bottom screen.
- File Storage - The 3DS port will always store and load data from the /3ds/ClassiCube folder on the SD card.
Controls
Default
D-Pad - player movement
Circle Pad - camera movement
L - Place block
R - Delete block
Touch screen - camera movement
Start - Menu click, pause screen toggle
Select - Menu back
A - Jump
X - Open inventory
Y - Open chat
B+L - Speed
B+R - Fly
B+X - Noclip
B+Up - Fly up
B+Down - Fly down
New 3DS only
C-Stick - Camera movement
ZL - Move selected hotbar slot left
ZR - Move selected hotbar slot right
Screenshots
Media
ClassiCube on a 3DS (D/V)
Known issues
- Switching to another app and back may freeze the game.
- Stereoscopic 3D may not work correctly.
Changelog
External links
- Official Website - https://www.classicube.net/
- GitHub - https://github.com/ClassiCube/ClassiCube