Skip to content

conlonj25/minecraft-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Clone

Minecraft Clone is a project I created for DCU module EE497 - 3D Interface Technologies.

It's an attempt at a browser-based clone of Minecraft. It is intended for entirely for academic use. In it, the user can load a basic scene of destructible voxels, navigate around the scene and destroy voxels by clicking on them. All objects are constructed from scratch in Javascript using OpenSceneGraph (Robert Sadleir's custom implementation of the OSG.js WebGL framework).

Written almost entirely in Javascript. It requires nothing more than a web browser to run. Try it on your phone!

Screenshot 1

Screenshot 2

Screenshot 3

Releases

No releases published

Packages

No packages published

Languages