Cool game! A few notes: I think your choice of license may be incompatible with the GitHub terms of service--there's an implied right to fork by using GitHub, but your license states no derivatives are allowed. IANAL, but something to look into: https://help.github.com/articles/open-source-licensing As I mentioned in another comment, it's pretty slow under Firefox. Lastly, the game is quite pretty, but I feel that si…
Hextris
51–60 of 95 posts
Re: Hextris
#52It's the perfect mashup of Tetris and Super Hexagon.
Re: Hextris
#53Re: Hextris
#54How can the iOs version weight only 4,7mb , i dont get it .
Most of the app bundle on iOS are various assets (.pngs, videos, sounds, etc). This looks like it's drawing everything in code, so the app bundle is really small. Marco's new app, Overcast also has UI drawn almost entirely with code (all icons are generated with PaintCode [1]), and his app [2] is 4.5mb. [1]: http://www.paintcodeapp.com [2]: https://itunes.apple.com/pl/app/overcast-podcast-player/id88...
Re: Hextris
#55I'm surprised that no one has mentioned Welltris[0]. I was pretty hooked on it at one point in my childhood. Fun implementation! [0] https://en.wikipedia.org/wiki/Welltris
Re: Hextris
#56Re: Hextris
#57It gets too fast - if it had a limit to how fast it got then it could go on forever but with it as it currently is there are limits to how high your score can get before it is too fast for you to be able to react and once you reach that score you aren't very motivated to keep playing. I'm struggling to beat 5863
Re: Hextris
#58Re: Hextris
#59Re: Hextris
#60It gets too fast - if it had a limit to how fast it got then it could go on forever but with it as it currently is there are limits to how high your score can get before it is too fast for you to be able to react and once you reach that score you aren't very motivated to keep playing. I'm struggling to beat 5863
this. After a while it goes so fast I have no clue what I'm doing anymore and it's not that much fun anymore :P Maybe make the overal acceleration a bit slower? Btw the speed seems to depend on the machine you play it on. On my wife's close to 10 year old laptop it's way slower than on mine. But the rotation is still fast enough, so scores are higher. She's at 20000 now and the speed is roughly similar to what I get…