Background
Malchemy is a single-player puzzle game blatantly based on PopCap Games' Alchemy.
While Alchemy is a fine game, it cannot be played on Linux or Mac computers. This is a problem.
The aim of this project was to create an Alchemy-based game that can be played under a wider range of computer configurations.
The result was Malchemy.
Malchemy was written in C, making use of the OpenGL library.
It contains most the features present in the first level of Alchemy.
I would eventually like to add some of the features added in the premium download version of Alchemy including a hint function and high score list.
academics