Skip to content

pvpb0t/Mystical-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mystical Engine: A Java 3D-Game Experience

Mystical Engine

Developed by pvpb0t

Download Runnable Java Archive

About

Mystical Engine is an immersive 3D game engine developed using Java 8 and LWJGL 2.9. Immerse yourself in a uniquely generated world with varying terrain, trees, and gold each time you play.

How to Run

  • For Windows users, run the run.bat file.
  • For other operating systems, run the following command, replacing the natives with the appropriate ones for your OS:
java -jar -Djava.library.path="natives" "LWJGL game.jar"

Game Objective

Explore the map and collect all 40 missing gold pieces.

Controls

Movement: WASD
Rotate Yaw: Right, Left
Rotate Pitch: Up, Down
Sprint: Shift
Jump: Space
Change FOV: Scroll
Debug: F12
Cheat: HOME

Credits

  • Models and textures: Various creators (not made by pvpb0t)
  • Special thanks to ThinMatrix for assistance with GLSL, Font, and OpenGL.

License

View License

CC BY-NC-SA 2.5 SE allows you to share (copy and redistribute the material in any medium or format) and adapt (remix, transform, and build upon the material) this project under the following terms:

  • Attribution: Give appropriate credit, provide a link to the license, and indicate if changes were made.
  • NonCommercial: You may not use the material for commercial purposes.
  • ShareAlike: If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

© 2022 pvpb0t

About

Java 3D-Game Engine by pvpb0t

Resources

License

Stars

Watchers

Forks

Packages

No packages published