Skip to content

My implementation of an older version of Minecraft built using only LWJGL and OpenGL in Java 17.

Notifications You must be signed in to change notification settings

NLmeng/Minecraft-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note:

This is my own implementation of an older version of Minecraft built using LWJGL and OpenGL in Java 17.

Features:

  • TBD

Requirements

  • Java 17 (or higher)
  • Maven 3.x

Running

On Windows

  1. Double-click run.bat or open Command Prompt, go to the project root, and run:
    run.bat

On macOS / Linux

  1. Make run.sh executable:
    chmod +x run.sh
  2. Then run:
    ./run.sh

About

My implementation of an older version of Minecraft built using only LWJGL and OpenGL in Java 17.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages