Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.06 KB

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

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.