Created Professional Repo
This commit is contained in:
parent
e45021caba
commit
6025be6108
327 changed files with 41740 additions and 1 deletions
35
README.md
35
README.md
|
@ -1,2 +1,35 @@
|
|||
# Voxelcraft
|
||||
Java Sandbox game
|
||||
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
|
||||

|
||||
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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue