Can You Transform a .js Game Into a Stand-alone Offline Version?
Saturday, November 19th, 2016 10:39 amhttps://itunes.apple.com/us/app/hext/id1169807227?mt=8
If yes, can you do it for for me, with a particular open source game?
“Hexels,” by Ben Hardy is a wonderful variation on the 2048-style sliding game. The board is hexagonal offering two more sliding directions for each cell.
It’s so soothing! It lives here:
http://benhardy.github.io/hexels/
I downloaded the source zip. It consists of one .js file, a CSS style sheet, and an index to put them together. When I play offline, the scoring isn’t the same as online. More mystery: the scoring is differently wrong in Safari, Chrome, Firefox, and iCab. Perhaps GitHub provides some resources that are unavailable offline?
I’d be so happy if someone can create files that permit me to play Hexels offline identically to its online version. Doesn’t have to be very fancy. It would be fabulous if it remained a just-a-browser game.
Happy to trade: I can offer beaded jewelry (or source materials); nicely formatting a ~Word document; or actual cash.
(no subject)
Date: 2016-11-19 05:43 pm (UTC)I'm hoping someone more familiar than I am with javascript will step in, but if not, I'll take a look and see if I can spot anything. Interesting that it's differently wrong on different browsers!
What about the offline scoring makes the game less soothing?
(no subject)
Date: 2016-11-19 10:37 pm (UTC)The animation for the collapse of a triplet makes a nice visual change (the text "bonus!" appears on the left side). That change gives my eyes a rest from the rabbit-hole stare. The arithmetic for the bonus score makes no sense to me, so it's a gift surprise every time it happens.
It was the triplet collapse that didn't work differently in browsers, because, as
explained, the code from the ZIP was buggy.
(no subject)
Date: 2016-11-19 10:56 pm (UTC)Thanks for the link to the iphone game! I installed it, and now I really am going back to writing this month's article.
Thanks for the creative thinking that led to tracking down an offline version. It hadn't occurred to me to pursue that.
Yay for
(no subject)
Date: 2016-11-19 07:54 pm (UTC)(no subject)
Date: 2016-11-19 08:05 pm (UTC)(no subject)
Date: 2016-11-19 09:25 pm (UTC)(no subject)
Date: 2016-11-19 10:47 pm (UTC)And was delighted to see that an iOS version of this game, called HEXT, is available FOR FREE!
https://itunes.apple.com/us/app/hext/id1169807227?mt=8
/twirls into the sunset/
(no subject)
Date: 2016-11-19 10:39 pm (UTC)I was poking around trying to find Hardy's email address (per
And was delighted to see that an iOS version of this game is now available FOR FREE!
https://itunes.apple.com/us/app/hext/id1169807227?mt=8
(no subject)
Date: 2016-11-21 12:42 am (UTC)(no subject)
Date: 2016-11-21 04:56 pm (UTC)What a wonderful game. It's the sort of game that makes me wish I could pay the developer for it; I expect to use this a lot.It has become very difficult for me to discover new games for my phone because I have a rule to not play any game with in-app purchases. (I make an exception for PokemonGo).
(no subject)
Date: 2016-11-22 01:21 am (UTC)