Angelo is a library to assist developers in using procedural generation in their apps. It's written purely in Swift and currently supports the following methods:
- Weighted Lists
- L-Systems
Angelo Docs are currently in Notion: https://www.notion.so/Angelo-Docs-c14404883fcb4fa88dac8a0cac348794
Angelo is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Angelo'
Angelo is also available using Carthage and the Swift Package Manager
Angelo is made by me, Enzo Maruffa. Feel free to contribute or reach out to me!
Angelo is available under the MIT license. See the LICENSE file for more info.