Skip to content

javaherobrine/CraftGame_from_lovelyzeeiam

 
 

Repository files navigation

CraftGame

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


How to Test the Game

Windows

To build, just type

gradlew.bat build

then

gradlew.bat run

There you go!

Linux && MacOS

I have no computer running Linux or MacOS. but I'm convinced it be able to run by typing the following 3 commands.

chmod +x gradlew

./gradlew build

./gradlew run

Have fun!


About

a minecraft-like game (LovelyZeeiam/CraftGame actually)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%