A few bits of feedback: - There's no list of rules anywhere. If you forget any rule, you need to go through the tutorial again. - Is the tutorial missing a rule? (It has the "no two identical rows" rule, but it seems like you also can't have two identical columns). - The endgame needs work. Right now it's simply highlighting every square that's wrong, rather than just telling which rule was broken. This is absolutely…
0h h1 – A little logic game
41–50 of 165 posts
Re: 0h h1 – A little logic game
#42iOS: https://itunes.apple.com/us/app/0h-h1/id936504196?mt=8 Android: https://play.google.com/store/apps/details?id=com.q42.ohhi
Re: 0h h1 – A little logic game
#43A few bits of feedback: - There's no list of rules anywhere. If you forget any rule, you need to go through the tutorial again. - Is the tutorial missing a rule? (It has the "no two identical rows" rule, but it seems like you also can't have two identical columns). - The endgame needs work. Right now it's simply highlighting every square that's wrong, rather than just telling which rule was broken. This is absolutely…
Re: 0h h1 – A little logic game
#44I would like to know what tools/frameworks/languages were use to develop this cool game. I know it boils down to HTML5/CSS/JS, but was it DART? TypeScript? What frameworks did you use? I want to start a small game as a web app, but I'm having trouble settling into which tools ... so far I'm tinkering with DART and Polymer ... ideas, suggestions?
Re: 0h h1 – A little logic game
#45I would like to know what tools/frameworks/languages were use to develop this cool game. I know it boils down to HTML5/CSS/JS, but was it DART? TypeScript? What frameworks did you use? I want to start a small game as a web app, but I'm having trouble settling into which tools ... so far I'm tinkering with DART and Polymer ... ideas, suggestions?
You'll also get a first-hand view of how screwed we are in the HTML5 "standards" department,
Re: 0h h1 – A little logic game
#46Re: 0h h1 – A little logic game
#47Re: 0h h1 – A little logic game
#48 _______
| \X|
| \|
|\ |
|O\_____|
```````
Tapping the red or blue corner of an unset gray tile would would set the tile to the tapped color, and tapping a red or blue tile would unset it back to gray.Also, the "fixed" tiles of the puzzle need to be presented in a different style from the "dynamic" tiles the user can set.
Is there a GitHub repo for this?
Re: 0h h1 – A little logic game
#49If you are interested in those kind of puzzles there might be more logic puzzles on this page that you like.