ClassiCube 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| (2 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/ | ||
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