What is SUDO-Engine 2? Sudo-Engine is an game engine built on opengl, and lwjgl 3. This engine is open source and easy to implement. Unlike LIBGDX, we do not provide a huge overhead, but necessary item's to learn opengl/LWJGL3. While having easy access to GLFW/OpenGL.
- Download the project here
- Import the project into eclipse or any project manager of your choice
- Get started!
- Create new project
- Right-click the newly created project.
- Select Properties
- Select Java Build Path
- Select Projects
- Click Add
- Check-box the SUDO-Engine Project
- Click Apply/OK until java build path is closed
- Get Started!
Check out the wiki here