Ecosyste.ms: Awesome

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

https://github.com/CiaccoDavide/Alchemy-Circles-Generator

A simple procedural generator of alchemy circles
https://github.com/CiaccoDavide/Alchemy-Circles-Generator

Last synced: 4 months ago
JSON representation

A simple procedural generator of alchemy circles

Lists

README

        

# Alchemy-Circles-Generator
A simple procedural generator of alchemy circles

You can [test it online](http://ciaccodavi.de/qbdp/acg/)

Using a PRNG will make the random generation procedural! You can use ![this PRNG](https://github.com/CiaccoDavide/CiaccoPRNG) for PHP and C#.

Monochrome:
![](https://raw.githubusercontent.com/CiaccoDavide/Alchemy-Circles-Generator/master/screenshots/example_BN.png)

Random colors:
![](https://raw.githubusercontent.com/CiaccoDavide/Alchemy-Circles-Generator/master/screenshots/example_RGB.png)