Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Show off your project!

Alchemy Quest - (Puzzle)

Hythlodaeus
Tuesday, August 13, 2019 - 08:25

 

Alchemy Quest is a puzzle game where players combine alchemic elements to create exotic combinations and score points. It is an adaption of a falling blocks game originally titled NaturalChimie created by MotionTwin. This game was replicated as a Free Software clone named OpenAlchemist by developers Guillaume Delhumeau and Antoine Morineau. Alchemy Quest utilizes the same codebase as OpenAlchemist, but it aims to expand the concept further beyond the single game mode.

 

The idea for this project came from an alternate NES-styled tileset, uploaded on OpenGameArt by pixel artist usr_share. OpenAlchemist has not had any development since some years ago, so this tileset was never implemented. Alchemy Quest aims to retake and improve the old OpenAlchemist codebase and merge it with this previously unused tileset, along with adding two-player mode and some more features. The goal is to quickly roll out a simple game a high quality level, that not only looks good, but is also very enjoyable to play and easy to port.

 

Alchemy Quest has just recently began development. We are still in the process of refactoring the original OpenAlchemist codebase.

 

All code for Alchemy Quest will be made available under the GPLv3. All artwork will be licensed under CC-BY-SA 3.0.

 

We are currently looking for volunteer programmers capable of working with C++ and have a taste for puzzle games.

 

The current team consists of:

 

- Dulsi - programmer

- Strato - additional pixel art

- Hythlodaeus - project coordination, PR, documentation

- Alex Gleason - additional tasks, moral support

 

Interested in helping? Post on this thread, drop me a private message, or join us at our Matrix channel:

https://riot.im/app/#/room/#alchemyquest:matrix.org

 

You can check out our official repo at:

https://gitlab.com/dulsi/alchemyquest

 

Media:

Concept animation by Strato

  • Log in or register to post comments
dulsi
joined 7 years 2 weeks ago
Friday, September 6, 2019 - 06:38

Lots of work has gone into the project. We have switched from ClanLib to SDL2 and some additional libraries. It should be relatively easy to compile on Linux. Fedora can use the cross-compiler to build a Windows version. A quick 2 player mode was thrown in but it still needs a lot of polish.

  • Log in or register to post comments
dulsi
joined 7 years 2 weeks ago
Wednesday, April 12, 2023 - 13:35

Alchemy Quest is available for purchase from dulsi.itch.io. You can download it for free if you want from identicalsoftware.com. Purchases are used to help fund my work of restoring old open source games to keep them playable and add new features.

  • Log in or register to post comments