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
Show HN: Colors – Experimenting with Construct 2
11–20 of 43 posts
Re: Show HN: Colors – Experimenting with Construct 2
#12Looks 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.
Re: Show HN: Colors – Experimenting with Construct 2
#13check mine out: https://rawgit.com/mickeysanchez/battle_for_the_colorverse/c...
Re: Show HN: Colors – Experimenting with Construct 2
#14Earlier 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
Re: Show HN: Colors – Experimenting with Construct 2
#15Re: Show HN: Colors – Experimenting with Construct 2
#16Re: Show HN: Colors – Experimenting with Construct 2
#17Earlier 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.
Re: Show HN: Colors – Experimenting with Construct 2
#18I'm the developer of Construct 2 - it's our startup (www.scirra.com). We're YC rejects :) Nice to see it pop up on HN!
Re: Show HN: Colors – Experimenting with Construct 2
#19Earlier 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)
Re: Show HN: Colors – Experimenting with Construct 2
#20Looks 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.