New app: Puzzle15, a 15 puzzle for the Bangle.js 2 #3954
Replies: 1 comment
-
Posted at 2022-01-04 by nicoboss hey, Posted at 2022-01-04 by HughB Hi Dirk - I love it too. A few things that I think would make it even better - just my personal taste mind - I think its really good already.
Posted at 2022-01-04 by HughB Definitely needs a README file and 3 screenshots to show the different sizes for when you look at it in the app store. Posted at 2022-01-05 by dirkhillbrecht Hi everyone, thanks for the feedback. I have now released v0.05 on my app loader which I see as "complete". I have not however, walked through @hughb suggestions so far, as I just became aware of them. A fast walk-through shows that some things are already included:
I'll take a look at the other things. Expect a v0.06… Regards, Posted at 2022-01-05 by @gfwilliams This looks great! Yes - please give us a PR so I can add this - it already looks pretty professional. Just thinking aloud here but I remember some of these where it was an image that got scrambled - I guess even that could be possible. Posted at 2022-01-05 by dirkhillbrecht Hello @gfwilliams, thanks for your feedback. I just issued the pull request after rebasing Puzzle15 out of my own app loader branch and onto the official current master. Finally new apps! :-) Best regards and many thanks for creating this awesome Espruino ecosystem! Posted at 2022-01-06 by @gfwilliams Thanks - it's merged now (on the development app loader) and I should update the main app loader with it this week! Posted at 2022-01-27 by zasqwer The game you have developed is imposing! I liked the interface and functionality. At this stage of development, I have not been able to find any gross errors to point them out to you or give you advice. I can only say that I will look forward to the next version and further game updates. I even postponed jigsaw puzzles australia for a few nights, which is unusual for me. Puzzles have long been a kind of meditation for me. I did not expect that espruino as a platform would begin to develop so actively. I hope that this trend will continue. Good luck with future projects! Posted at 2022-01-29 by dirkhillbrecht Thank you for your comment, @zasqwer . I have lots of experience in programming, but only little in such restricted environments like the Bangle.js. I also think that the code is not too bad, but I'd say this is only possible because the development environment of the Bangle.js is so good: It's really simple, well-documented and quite powerful at the same time. So, let's take it as a sign that the Espruino crew really does a great job! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-01-03 by dirkhillbrecht
Hello everyone,
I'd like to announce the first pre-release of my 15-puzzle implementation "Puzzle15" for the Bangle.js 2. You can find it in my app loader instance at
https://dirkhillbrecht.github.io/BangleApps/#puzzle15
It is not completely finished, but already useful (well, as useful as a 15-puzzle can be…). If you like, download it, try it, and give me feedback. I plan to issue a pull request into the official app loader within the next days.
Best regards,
Dirk
Beta Was this translation helpful? Give feedback.
All reactions