I lately considered myself to be a fan of alchemy games (ones where one grab "elements" from their inventory in-game and combine them to discover new ones, like Little Alchemy and its sequel). I also got inspiration from Infinity Craft (Collab?), a topic discussed months ago. I was like, why not make my own? I started the game the day before this was posted and programmed it to the point it looks like a demo. You can find it right below:
If you play, you might notice there is no inventory. Not for long, as it takes a while to compile the costumes. I should have added a loading screen, by the way. Patience is a virtue.
As I stated in the title, this game is in INDEV and there is a myriad of bugs I couldn't bother to fix and I want to reveal it to you Snappers!
Elements have a noticeable offset towards northeast
Elements may combine with the ones you don't intend to if they are too close to others
Lag when combining elements
and more bugs.
ChangeLog
2024-12-29T00:00:00Z: Added letter elements 2024-12-24T00:00:00Z: Fixed error message when game starts 2024-12-16T00:00:00Z: Added trash, drop an element over it to delete it. 2024-12-14T00:00:00Z: 96 elements! It's starting to lag when I try to add more! 2024-12-11T00:00:00Z: 50 elements!
To-Do
(Spoiler) Add number elements up to 26 as well as letters
Fix save overlap (see post 21)
Add loading screen
Encyclopedia of items
Hopefully get rid of the lagging
Feedback
Any feedback beneath is welcome! You may suggest elements, combinations and the like, but keep it hidden at first glance (for features that are available for new players, no need to hide).
I am figuring out how to make the element combination more stable. Hold on, I noticed the elements are still interacting with ones deleted by the green flag, if you use the green flag to delete elements. I found out why.
Anyone want to code a saving system for me? Where elements get saved and they load when opening the game so the player doesn't have to start all over again and again. I tried to add one, but it didn't work and I'm losing my motivation on this