Skip to content

liuendong/CraftGame

Repository files navigation

CraftGame

a minecraft-like game programmed in Java with LWJGL 2. The game is in beta now. So if you have some suggestion, just leave in the comment.


How to build and run

  • Windows

To build, just type

gradlew.bat build

then

gradlew.bat run

There you go!

  • Linux && MacOS

Pretty easy too! Just type

./gradlew build

and then

./gradlew run

There you go!

Have fun!

About

a minecraft-like game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages