Skip to content

jrupac/minecraft-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION
===========

  This is a tribute to Minecraft written in OpenGL and C++. As of right now, 
  it is still very much a work in progress. Some optimizations are in place, 
  but the performance may not be great on all machines. This has been actively
  developed on Linux but it should correctly work under Windows and Mac OS as
  well (except for audio at the moment..).

COMPILATION
===========

  In Linux:

	$ cd src/
	$ make

EXECUTION
=========
  
  In Linux:

	$ src/minecraft path/to/world/data [default: world/test.scn]

About

A tribute to Minecraft written in C++ and OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published