-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Owen V. Hayes edited this page Mar 17, 2022
·
1 revision
Welcome to the game-engine wiki!
This project is the engine for Spherious. The initial idea of this was to separate the concerns from the original Spherious game so that it could be extended. This project has transformed into more of a challenge to try to create a game engine on the level of something like Unity but for Java. This, of course, is a wildly far-fetched goal but it is sometimes necessary to strive for something greater.
It is not the objective of this project to clone Unity but instead the goal is to create an engine that can be used in similar ways.
Core Documentation
- Code of Conduct
- Start Contributing
Developer Documentation
- FAQs
- Installation
- IDE Setup
- Making pull request
- Codebase Overview
- Glossary
- Current Projects
Developer References