Update README.md
parent
f3d95b99c6
commit
42e71cf514
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue