Skip to content

MyCraft (Minecraft clone) game Githubified for historical reasons

License

Notifications You must be signed in to change notification settings

helospark/mycraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCraft

MyCraft (Minecraft clone) game Githubified for historical and safekeeping reasons I wrote it as an excercise in Java programming couple of years ago. Uses (mainly): Java, Spring, Maven, LWJGL

Video demonstration

Compile and run

You will need Maven to compile:

  mvn clean install

Run with:

  export MAVEN_OPTS=-Djava.library.path=/FULL_PATH_TO/target/natives
  mvn compile exec:java -Dexec.mainClass=com.helospark.mycraft.mycraft.App

About

MyCraft (Minecraft clone) game Githubified for historical reasons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages