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

All that glitters is not goldView game page

Infinite runner for GameDev.tv Game Jam 2021
Submitted by Josep Pons (@thewazaa) — 3 days, 21 hours before the deadline
Add to collection

Play game

All that glitters is not gold's itch.io page

Results

CriteriaRankScore*Raw Score
Visuals#113.8783.878
Overall#183.5433.543
Mood#183.6103.610
Gameplay#223.3413.341
Audio#273.3413.341

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

Engine

Unity

URL
https://github.com/thewazaa/All-that-Glitters-is-not-gold

Leave a comment

Log in with itch.io to leave a comment.

Comments

Viewing comments 27 to 21 of 27 · Next page · Last page
Submitted (1 edit)

On the web version using a PS3 controller I somehow had no chance to survive long enough to get a decent score because even when walking I constantly moved backwards a bit and couldn't get back towards the center...

At the first play I quite didn't get that gameplay started already so maybe some sort of visual clue would be in order?

In order to attempt a native build I grabbed the source and got a weird messag (I think it's just a warning) that I never encountered before on a "git clone":

Encountered 3 file(s) that should have been pointers, but weren't:
       Assets/Audio/Sounds/166184__drminky__retro-coin-collect.wav
       Assets/Audio/Sounds/268557__cydon__explosion-001.mp3
       Assets/Textures/scenario.png

By default there are some issues with the JSON library when I run the build process in batch mode...

(It seems to me it can't decide which variant of the library to assign when running in a batch)

When I fully open the editor on the project it throws me into "Safe Mode" for exactly the same reason...

Submitted

I extracted the Standalone and Windows variants of the library and the build works just fine now.

Movement performance is much better with the native version and I could actually play the game now for real... :)

Developer (2 edits)

To me, my Xbox compatible controller doesn't work in the WebGL version, so that it works a little for you is some kind of improvement (even if it works badly). Gamepad control works perfectly in the windows version.  But I think it is something related to WebGL, and I cannot do anything about it, sorry :(

Regarding the missing files, they are in the repository. It is easy to check. I don't know what happened with them

I'm not sure why it has not imported to you correctly the JSON library, but I developed the code with 2020.3.1.f1 LTS. And using the official NewtonSoft JSON library it needs to be compiled with Net Framework 4.0... (Microsoft one is shit) so I imported the project as a new project(I updated Unity, just today), and yes, it shows me this error. I solved it by removing the JSON folder that created the library by itself. I will remove it from the git repository in some minutes.

Thx. You're the first that has checked the code (apart from my Unity teacher, whose I give it a task). Quite weird unexpected issues!!!

Submitted

Ah, that could be it, my Unity 2020.3 was already 2020.3.11, so maybe they changed something about it...

As for that message, it's not exactly saying there are some files missing (and they're definitely in my checkout), but something else is weird about them. Maybe it thinks they should be links to somewhere and for some reason the real files are there?

I haven't seen a message like that until now, and I'm using git for quite a while and quite a lot at work...

Submitted

Really great game! the art is awesome and gameplay is really good as well.

btw if you can play the game that I made and give me some feedback I really appreciate it :)

Submitted(+1)

Really unique game and very creative, awesome artwork and the concept and design is very well done. I only really played it on easy mostly just to see more of it but I get what you were doing i just sucked at it lol. Well done. I played it tonight on my live stream and if you wanted to see a replay you can below 

Developer(+2)

Oh thanks!

The fact that the game has different levels of difficulty is thanks to my wife :D

When I showed the game to her, she said: "Why so hard? Make the gold to be gold and the bombs, bombs!" and I was in mode "B-but... I have a tutorial!" She destroyed me! What a harsh feedback! :D

So, I gave it a sleep and next morning I decided to implement the difficulty levels, and after watching you playing my game, I am incredible glad of it.

Please forgive my English, I just get up!

Submitted(+1)

Really fun in multiple ways! Shakespeare’s design and motions reminded me of certain Spanish comedian who passed away in recent years. If anything, some of the explosion sounds are a bit too loud compared to the rest of the audio. At least on my headphones… ugh, that kind of hurt.

Other than that, it’s really hard to find anything at fault here. You included even difficulty levels and i18n in three languages. Very impressed with your work!

Submitted(+1)

Really cool and so polished! I managed 04:21 and 361 gold on normal. Once the physics gets involved with the bombs everything becomes chaotic fun.

I'm going to come back and try the higher difficulties (and learn what those Shakespeare quotes are in Spanish and Catalan..!) Great game!

Developer(+1)

Oh thx! It is great that someone apreciate my effort to make the game in more than one language :D

Submitted(+1)

One of my first ideas was to dig into a theater theme or use elements from Shakespeare's plays, but then I totally abandoned that. You don't even know how glad I am that someone grabbed a similar idea. My theatrical heart is very pleased! Five for the idea and atmosphere!


One note - the tutorial should be skipable / switchable, because after the 15th time I had enough of it :D

Developer(+1)

It was an idea. But at the same time the different levels of difficulty need a remember. It is easy to forget that you're selected "very easy" after 10 attemps in very hard.

I... I am the developer of this game and sometimes I die in the tutorial XD

Submitted(+1)

A nice, short infinite runner! I like how you closely stuck with the theme and blended that with the gameplay

Viewing comments 27 to 21 of 27 · Next page · Last page