voxelcraft/README.md

34 lines
830 B
Markdown
Raw Permalink Normal View History

2020-08-04 18:43:44 -06:00
# Voxelcraft
2020-08-05 12:41:18 -06:00
Java Voxelcraft Game
## About
Developed with Jason Roberts
Voxelcraft is a 3d java ray casting game. Survival and Creative modes are available so that the player can experience ultimate creative liberties, and a realistic experience.
### Gameplay
![Image Not Found](https://raw.githubusercontent.com/Dunemask/Voxelcraft/master/Voxelcraft.jpeg)
2023-09-11 15:56:47 +00:00
2020-08-05 12:41:18 -06:00
Walk or fly around to create structures and explore your world!
## Download and Run
### Requirements
This Project requires [Java](https://www.java.com/en/download/)
### Download
2020-08-05 12:46:36 -06:00
[Download](https://raw.githubusercontent.com/Dunemask/Voxelcraft/master/Voxelcraft.exe)
2020-08-05 12:41:18 -06:00
## Planned Features
* Resource Pack Support
* Faster/Smoother Rendering
* Multiplayer Support
* Infinite Terrain Generation
Source Code: [Voxelcraft](https://github.com/Dunemask/Voxelcraft)