Ginger3D/README.md

19 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-02-24 07:30:57 +00:00
![Discord](https://img.shields.io/discord/624100926054989834?color=red&label=discord&style=social)
![Commit activity](https://img.shields.io/github/commit-activity/m/halotroop/Ginger3D)
![Issues](https://img.shields.io/github/issues/halotroop/Ginger3D)
2020-02-22 22:15:26 +00:00
# Ginger3D
2020-04-29 07:50:46 +00:00
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.)
2020-02-25 20:11:25 +00:00
# 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)
2020-04-29 07:50:46 +00:00
and several others. <br/>
This game can be found on [its own repo](https://github.com/halotroop/litecraft).
2020-02-24 07:30:57 +00:00
# LICENSE
This project is licensed under the GNU General Public License Version 3.0<br />
2020-02-24 07:31:54 +00:00
For details see [LICENSE](https://github.com/halotroop/Ginger3D/blob/liteCraft/LICENSE)<br />
2020-02-24 07:30:57 +00:00
![GPLv3 or later](https://www.gnu.org/graphics/gplv3-or-later.png "GPLv3-plus Logo")