CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.

Angelo 0.1.6

Angelo 0.1.6

Maintained by enzomaruffa.



Angelo 0.1.6

  • By
  • Enzo Maruffa

Angelo

Version License Platform

What is Angelo?

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

Docs

Angelo Docs are currently in Notion: https://www.notion.so/Angelo-Docs-c14404883fcb4fa88dac8a0cac348794

Installation

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

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Author

Angelo is made by me, Enzo Maruffa. Feel free to contribute or reach out to me!

License

Angelo is available under the MIT license. See the LICENSE file for more info.