Live data from Hacker News

Show HN: Colors – Experimenting with Construct 2

sleepysort.github.io

11–20 of 43 posts

Re: Show HN: Colors – Experimenting with Construct 2

#11
post #7

Earlier quoted context omitted.

Huh. Interesting. Do the controls freeze or the game itself? I'm not sure what would cause that; the game was developed on a proprietary HTML5/JS engine.

There's an error: Uncaught TypeError: Cannot read property 'qb' of undefined c2runtime.js:105 g.Jq c2runtime.js:105 g.qb c2runtime.js:102 si

I wish I could make sense of that error for you haha...

Re: Show HN: Colors – Experimenting with Construct 2

#12
post #9

Looks fun, but the red balls are frustratingly hard to hit. You should make it go fullscreen, I keep clicking my bookmarks and taskbar! EDIT: I might've found a bug. One of the red balls escaped the game field near the top-left corner while moving in a horizontal trajectory.

Yeah I've seen/heard from folks that this happens; will fix sometime later today! Thanks!

Re: Show HN: Colors – Experimenting with Construct 2

#14
post #7

Earlier quoted context omitted.

Huh. Interesting. Do the controls freeze or the game itself? I'm not sure what would cause that; the game was developed on a proprietary HTML5/JS engine.

There's an error: Uncaught TypeError: Cannot read property 'qb' of undefined c2runtime.js:105 g.Jq c2runtime.js:105 g.qb c2runtime.js:102 si

Check your browser addons and try disabling them - some clunky addons clobber Javascript that the Construct 2 engine uses and breaks it.

Re: Show HN: Colors – Experimenting with Construct 2

#17
post #7

Earlier quoted context omitted.

There's an error: Uncaught TypeError: Cannot read property 'qb' of undefined c2runtime.js:105 g.Jq c2runtime.js:105 g.qb c2runtime.js:102 si

Check your browser addons and try disabling them - some clunky addons clobber Javascript that the Construct 2 engine uses and breaks it.

Tried in incognito mode where everything is disabled. Still, it freezes with the same error. (Windows 8.0, Chrome Version 36.0.1985.143 m)

Re: Show HN: Colors – Experimenting with Construct 2

#19

Earlier quoted context omitted.

Check your browser addons and try disabling them - some clunky addons clobber Javascript that the Construct 2 engine uses and breaks it.

Tried in incognito mode where everything is disabled. Still, it freezes with the same error. (Windows 8.0, Chrome Version 36.0.1985.143 m)

Huh, odd... I'm afraid to investigate further you'd have to ask the game author to trial a non-minified version with you. I'd be keen to find out the cause so if there's an issue in Construct 2 we can fix it.

Re: Show HN: Colors – Experimenting with Construct 2

#20

Looks neat, but I would play with nicer palette. Also the hardness is increasing hyperbolically so after those small red dots appears it's almost impossible to survive.

The color palette was pretty random haha; if you have a better color scheme to recommend, I'd love to see it! And I'm currently trying to find a good balance for size and speed such that the game is very challenging, but not impossible.

Whichever color scheme you choose, make sure it works for colorblind folks too! I'm not colorblind myself, but I know it's a good source of frustration for them.
Post reply on HN