Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shambac/adaengine

A game engine made in java with LWJGL
https://github.com/shambac/adaengine

Last synced: 1 day ago
JSON representation

A game engine made in java with LWJGL

Awesome Lists containing this project

README

        

# AdaEngine
A game engine made in java with LWJGL

A Work in progress 2D game engine.

## Features I'd like in this:
- Ability to add premade components to objects using the UI
- Add the ability for users to script and create custom components
- Ability to properly export game while stripping unneeded engine stuff
- Export the Engine properly

## TODO:
- [x] Add a free move plane to the translate gizmo
- [x] Change add component menu to more unity like that the current popup one
- [ ] Add option to add prefabs in a different way, like a button in the prefab tab and some wizard.
- [ ] Fix snap to grid for areas outside the default view area