Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

AlchemyClickView game page

Submitted by AL43868 — 7 days, 8 hours before the deadline
Add to collection

Play game

AlchemyClick's itch.io page

Results

CriteriaRankScore*Raw Score
Graphics#283.0003.000
Sounds and music#561.6001.600
Idea#602.5002.500
Fun#611.7001.700
Theme#621.8001.800
Overall#642.0002.000

Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team members
MYSELF

Leave a comment

Log in with itch.io to leave a comment.

Comments

Complex game! I included it in my compilation video series for the Clicker Jam Spring, if you’d like to check it out. :)

Developer

I did try to use json to save the data and it was fine when I ran it in unity, but when I published it would have a problem (not every time) and I used a JavaScript script to fix it but it didn't seem to work, I'm sorry for messing it up.

Submitted

maybe try and upload a new build? you can use player prefs in unity or just not have save data at all. some other people in the jam messed up their initial builds but uploaded a new one or put a new link in the descriptions 

Submitted (1 edit) (+1)

The build doesn't work as inteneded, I assume it has something to do with how you loaded in the save file. (if ur using json or yaml to save data)

When the player first opens up the game, you tried to get the save file. However, the game doesn't have a save file to access, so it gives off errors and makes the game completely unplayable. You need to create the file if it doesn't exists. The reason why it worked for you is because when you playtested the file already existed on your computer.

It's all just speculation anyway, hoped this helped!

Submitted

Same result as for E5Burrito.

Submitted (1 edit)

I booted it up, and :
- The browser/unity window clips out most of the game.  Expanding to fullscreen only enlarges the displayed pixels.  I have to zoom in to 210% magnification to get the topleft-corner to display, at which point the game is about 50% larger than my screen.  
- I have 14241242412412 gold, 323213 of everything with x7 multipliers(?), 32% or 23% in my tapestries for everything.  Using the "Delete Save" button doesn't seem to do anything.
- No sound, or intro, or titlecard.  Clicking sometimes gives a "this is a button, you just clicked it" juice/feedback but doesn't do anything noticeable - it's not frozen, it's just capped out or something.

I'm using Windows 10 and Firefox 112.0

Developer (2 edits)

Submitted

Great visuals, couldn’t quite figure out what to do though.