voxelcraft/README.md

36 lines
976 B
Markdown
Raw 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)
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
<div style="background-color:rgba(0, 0, 0, 0.0470588); text-align:left; padding:40px; border-radius:4px;">
<div style="margin:auto;">
[Download](https://raw.githubusercontent.com/Dunemask/Voxelcraft/master/Voxelcraft)
</div>
</div>
## Planned Features
* Resource Pack Support
* Faster/Smoother Rendering
* Multiplayer Support
* Infinite Terrain Generation
Source Code: [Voxelcraft](https://github.com/Dunemask/Voxelcraft)