Skip to content

Akkuun/MinerFabriquer

 
 

Repository files navigation

MinerFabriquer

Demo video

Build and run the game

./Devtools/build.sh && ./build/launch-MinerFabriquer.sh

Controls (Azerty layout)

Gameplay

ZQSD Control the player

Left Shift Sneak / Move Down

Space Jump / Move Up

A Sprint

E Open inventory

F Throw a TNT

R Throw an ender pearl

LMB Break block

RMB Place block

MMB [click] Select block from environment (Survival & Creative)

MMB [scroll] Scroll through inventory (Survival & Creative), Increase / Decrease speed (Spectator)

Camera

W Toggle mouse focus

mouse Rotate the camera (mouse focused)

Arrow keys Rotate the camera (mouse unfocused)

F5 or C Toggle perspective mode

Miscellaneous

F1 Toggle HUD

F2 Take screenshot (Not implemented yet)

Debug

F3 Print debug info to terminal

F3 + N Toggle between spectator and survival mode

F3 + N Toggle between creative and survival mode

F3 + Z Toggle wireframe mode

F3 + G Show normals

F3 + B Show AABBs

F3 + A Reload chunk meshes (Not implemented yet)

About

Advanced Minecraft-like game written in C++ and OpenGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.0%
  • GLSL 1.9%
  • Other 1.1%