Wicked Engine is an [[MIT License]]d game engine written in [[C++]].
- [Website](https://wickedengine.net/)
- [GitHub](https://github.com/turanszkij/WickedEngine)
- AlternativeTo
> QUOTE
# Notability
Seems to have a very nice set of tools and the demos are pretty, if very stylized.
I downloaded the editor to test it. It doesn't feel very intuitive to me, and there are a lot of oddities with the UI. Aside from that there's something wrong with the rendering of icons so everything looks pixelated yet smudgey.
# Philosophy
# OS Support
# Features
- Lua Scripting
# References
## Documentation
- [Lua Scripting Documentation](https://github.com/turanszkij/WickedEngine/blob/master/Content/Documentation/ScriptingAPI-Documentation.md)
-