themrsung / Lunar

The game engine you'll miss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lunar Engine

The game engine you'll miss.

Features

Key features of Lunar Engine include but are not limited to:

Modularity

Any module can be removed if the developer sees it as unnecessary, and they can replace it with a module built to their own standards with relative ease.

This is possible due to the wide use of interfaces throughout the project. Discrete classes are used only when necessary.

Integrated Economy Support

Lunar Engine features a built-in economy system for all genres of games. From simple currency conversion to complex financial derivatives, any aspect of the real-world economy can be replicated using only the first-party economy of the engine.

Of course, this can be disabled to implement your own economy.

Contributions

This is a one-man project, and I intend to keep it that way. I apologize in advance for rejecting all pull requests.

Licensing

This engine is not publicly licensed. The repository is public for showcase and/or academic purposes only. Re-packaging and/or re-publishing this work is not allowed under the current license.

Business Inquiries

You can reach me via:

*Korean account required

About

The game engine you'll miss.

License:Other


Languages

Language:Java 100.0%