Update README.md

liteCraft
Caroline Bell 2020-04-29 00:50:46 -07:00 committed by GitHub
parent f3d95b99c6
commit 42e71cf514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,14 @@
![Issues](https://img.shields.io/github/issues/halotroop/Ginger3D)
# Ginger3D
A [3D game engine](https://github.com/hYdos/Ginger3D) [based on Java](https://adoptopenjdk.net/) created by [hYdos](https://github.com/hYdos)
A [3D game engine](https://github.com/hYdos/Ginger3D) [based on Java](https://adoptopenjdk.net/) created by [hYdos](https://github.com/hYdos) <br/>
This game engine, with a little modification, is great for anything in Java. Not just voxel games. <br/>
It has been fully abstracted away from Litecraft (See below.)
# Litecraft
A voxel game implementation of Ginger3D with goals laid out in [this document](https://docs.google.com/spreadsheets/d/1yyfFVUmrdk9DTELSrxW7MLEw1srQVI8_nTBWZlentBQ/edit?usp=sharing)
and several others.
and several others. <br/>
This game can be found on [its own repo](https://github.com/halotroop/litecraft).
# LICENSE
This project is licensed under the GNU General Public License Version 3.0<br />