Skip to content

iheartgithub1234/Minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft

simple minecraft made with C++ and OpenGL made in one long file

Controls

WASD = movement shift = down space = up enter = wireframe escape = show cursor backspace = quit/exit

number keys cycle through blocks

  1. dirt
  2. cobblestone
  3. sand
  4. wood planks
  5. glass

Play

g++ main.cpp -o main -lglfw -lGLEW -lGL -ldl -lGLU && ./main

gameplay stats

About

simple minecraft made with C++ and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages