Inspired by games like Little Alchemy and Doodle God, Alchemy is a game about combining and creating new elements. It is a desktop application written in Kotlin and Java using the Processing Library.
You need to have Java (JRE) installed on your computer. You can do so by visiting this link.
Users can install packs which are like "mods" for the game. A pack is mainly composed of json files and other assets. Packs are used to not just add new content, but can also modify the base game's content. Multiple packs can be loaded on top of each other as well, allowing packs to serve as "addons".
