Dungeon (WIP title)
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Dungeon - A WIP 3D voxel engine
Made in Java using LWJGL and 2 util libraries and Paint.NET for graphics. I didn't have enough time to make it an actual game, so have fun playing with what I made. Features:
-Graphics (VBOs)
-2 different blocks
-Generating a 3D level from a png file
-Collision
-Gravity
-A non functional enemy
-That's it.
Instructions for creating levels included. No source yet, because it's to messy. Sorry.
Challenges:
Use only 4 colours
Swap 2D/3D
Bugfix #0
-Custom levels not working properly fixed
Made in Java using LWJGL and 2 util libraries and Paint.NET for graphics. I didn't have enough time to make it an actual game, so have fun playing with what I made. Features:
-Graphics (VBOs)
-2 different blocks
-Generating a 3D level from a png file
-Collision
-Gravity
-A non functional enemy
-That's it.
Instructions for creating levels included. No source yet, because it's to messy. Sorry.
Challenges:
Use only 4 colours
Swap 2D/3D
Bugfix #0
-Custom levels not working properly fixed