Play game
AlchemyClick's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #28 | 3.000 | 3.000 |
Sounds and music | #56 | 1.600 | 1.600 |
Idea | #60 | 2.500 | 2.500 |
Fun | #61 | 1.700 | 1.700 |
Theme | #62 | 1.800 | 1.800 |
Overall | #64 | 2.000 | 2.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. :)
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.
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
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!
Same result as for E5Burrito.
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
Great visuals, couldn’t quite figure out what to do though.