This is a game wrapper alternative for Alchemy Deluxe game made by PopCap Games (back when they were making good stuff).
Download
Source code
Notes
- Not all features are available, pretty much up to minimal usability.
- Game resources from original game are required.
- Only strategy mode with discarding up to 3 runes is implemented.
- Difficulty should be implemented the same way as it is in the game.
- Chance for stone and skull to spawn is 5%.
- Most of the animations and particles are not implemented, just basic stuff.
- Options don't contain any setting to change, it only contains some details about the program itself.
- Module music player is more or less just implemented, and it can be prone to errors.
- This is more or less still experimental as I'm trying to figure out how to use LibGDX on my own, don't expect seeing any quality comments (there aren't any).
- Considering this whole thing had 3-4 rewrite attempts and things, it's most likely leaking memory in some ways.
Requirements
- Java Runtime Environment, version 17 or later
- Alchemy Deluxe 1.6 game resources (at least "images", "music" and "sounds" folders in "./assets" folder, until I figure out a free alternative for this).
License
This program is licensed under AGPL-3.0-only.