More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
Extract the .rar file to /apps/WoxelCraft/ directory on your SD card. | Extract the .rar file to /apps/WoxelCraft/ directory on your SD card. | ||
The world data will be saved in the "world" subfolder. If you want to generate a new world, simply delete the "world" folder. | The world data will be saved in the "world" subfolder. | ||
If you want to generate a new world, simply delete the "world" folder. | |||
== Controls == | == Controls == | ||
Line 37: | Line 39: | ||
==Screenshots== | ==Screenshots== | ||
woxelcraftwii3.png | https://dlhb.gamebrew.org/wiihomebrews/woxelcraftwii3.png | ||
==Media== | ==Media== | ||
'''WoxelCraft Wii edition | '''WoxelCraft Wii edition ([https://www.youtube.com/watch?v=MTHQ-Z6_bgc Fábio Collection 64 2021])'''<br> | ||
<youtube>MTHQ-Z6_bgc</youtube> | <youtube>MTHQ-Z6_bgc</youtube> | ||
Line 71: | Line 73: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/DaeFennek/wii-voxel-engine | |||
* WiiBrew - https://wiibrew.org/wiki/WoxelCraft | * WiiBrew - https://wiibrew.org/wiki/WoxelCraft | ||
* GBAtemp - https://gbatemp.net/threads/woxelcraft-a-basic-clone-of-minecraft.447296/ | * GBAtemp - https://gbatemp.net/threads/woxelcraft-a-basic-clone-of-minecraft.447296/ |
Latest revision as of 15:01, 8 March 2023
WoxelCraft | |
---|---|
General | |
Author | DaeFennek |
Type | Simulation |
Version | 0.0.7 |
License | GPL-3.0 |
Last Updated | 2018/01/20 |
Links | |
Download | |
Website | |
Source | |
A voxel engine based game/Minecraft clone for the Nintendo Wii (homebrew).
Features
- A user-friendly menu system.
- Singleplayer mode.
- An infinite world, providing endless possibilities for exploration and creation.
- The ability to save game data to an SD card.
Installation
Extract the .rar file to /apps/WoxelCraft/ directory on your SD card.
The world data will be saved in the "world" subfolder.
If you want to generate a new world, simply delete the "world" folder.
Controls
Wiimote & Nunchuck:
Pointer - Rotate Player
Nunchuck Control Stick - Move Player
A/B - Add/Remove Block
Home - Exit to Loader
Screenshots
Media
WoxelCraft Wii edition (Fábio Collection 64 2021)
Changelog
0.0.7
- Infinite world.
- Savegame using SD Card.
- Various engine changes.
v0.0.6
- Fixed broken sprites.
v0.0.5
- New stone blocks and trees.
v0.0.4
- Texture binding optimization.
- Implemented usage of mipmaps for TPL files.
v0.0.3
- Texturing per block face.
- Debug log rework.
- Less memory usage for chunk display list.
- Movement speed independent from fps.
- Various bugfixes.
v0.0.3-alpha
- Terrain Generator.
- Nunchuk Support.