683 downloads 1869 views 7 likes Sep 13, 2023

CC:Minecraft by Xella

This is a mostly complete game emulating Minecraft within ComputerCraft in 3d made using the Pine3D graphics library, though it is very simplified. You can generate many different worlds, each with infinite chunks to build in with your limited number of blocks.
Useful controls
- WASD - movement
- SPACEBAR + SHIFT - up and down
- Arrow keys - camera
- Left click - break blocks
- Right click - place blocks
- Scroll, 1-7 - select blocks
- ` - pause menu
- = - increase render distance
- (-) - decrease render distance
- Z - toggle frame times visualization
- X - toggle hotbar
- C - toggle FPS
While this project is pretty cool, it doesn't utilize Pine3D to its fullest potential, as it has a separate model for each block instead of using meshes per chunk.
wget run https://pinestore.cc/d/2Git Repository




comments
You can login with Discord to leave comments and reply to others!

Xella is going to create a brand new age of Minecraft - Play Minecraft in Minecraft!
That would be so meta haha, but kind of possible. Just need to add a Computer block that when clicked will show a sandboxed computer window :P