It's a tile matching game where you enter small programs (mostly mathematical formulas) using Polish notation.
Probably best you watch me play it on Youtube before you play as it's kind of hard to pick up, but feel free to read the instructions below...
If you're not familiar with Polish notation you might want to read up on it, but basically it means the operator goes first (instead of in the middle). For example
The benefit is that precedence is implicit (no brackets) which is necessary for the game to work. The down side is that it's pretty hard to read. The game tries to help you enter valid expressions by colour coding your selection.
Green = section OK Red = section missing parameters Purple = extra parameters Dark gray = invalid parameter
Longer chains of operations should, on average, yield rarer operators in the replacement tiles. The operators should be reasonably familiar, but just in case
+ 2 parameters, adds them together - 2 parameters, subtracts the second one from the first * 2 parameters, multiplies them together ++ one parameter, adds one to it -- one parameter, subtracts one from it acc one parameter, adds the parameter to the current score tim one parameter, adds the parameter to the remaining time
Finally it's only really tested in Chrome (it's HTML5), but I have had some promising results in Android and iOS browsers.
Oooh comments! First of all, thanks for playing. Some people seem to be missing a couple of the nuances, which is understandable because the learning curve is vertical 1) You can build equations in any direction (not just left to right) 2) The first level (you only get One(s)) only gives you plus's and ones, variety increases on later levels (which are always unlocked). The first three levels are really just training levels. 3) It's a word play on the theme, because the only number you ever get fall from the top is 1 (you only get one - although this is technically untrue as you can also get zeros) 4) There is no ending or win condition as such, although the last 3 levels do have an end as they are timed. Would have liked to have a high-score server or something, but it didn't happen 5) I think RPN is short for Reverse Polish Notation, this only uses Polish Notation (so PN?)
Interesting concept, more games should espouse the wonders of RPN =P I was only ever able to get + signs and ever increasing values. This was even after getting every tile on the board connected in a single equation, I'm assuming that's a bug. Anyways, good job going in a different direction than most.
The mechanic is well implemented; when you get a few good ones in a row it feels very satisfying, but the presentation doesn't give quite enough context for players unfamiliar with polish notation. The nature of polish notation means that operators on the right side of the board are unusable, which makes it tough to keep a streak going. Still, by far the most fun I've had with polish notation, and a more than worthwhile experience.
I like that it's given fun to Polish notation, great job! Well adapted for a table or smartphone. The first (highlighted)gameplay didn't work for me, couldn't do anything. The Accumaltors were working and were great fun! Thanks for the game! :)
High learning curve and hard to get the hang of, but once you do it's actually quite a fun game. Finished the second category with a score over 8000. Innovative concept
S
Snail_Man16 Dec 2013, 07:06
Fun game! I'm not familiar with Polish notation, but I learned quick. This is really a lot of fun :)
Oh now I got it :D I didn't rate your game until now, because I didn't understand what's going on. But now I understand it, and it's a pretty cool idea.
So you need to add numbers by starting at an operator and dragging your term across the field (like in Wurdle). The result appears at your starting position and new values/opoerators fall from the top. I like that :) This is actually a good game for mobile devices.
Suggestion: you could limit the number of turns to add an chalange or add a time limit.
C
Chinchilla17 Dec 2013, 09:04
Worked really, really well on ipad. A pretty innovative puzzle game! And taught me Polish notation, which is pretty awesome. Would definitely play if it was on the App Store, good job! :)
Whaaaaou... I started playing this like... 2hours ago ! This is so good and addictive ! Good job... Also it's too easy to do humongoose score. I've made more than 550 000 000 with my first try.
I reached 1.0392591322777107e+42 before it got really boring :) It’s a nice time waster and it could become interesting with built-in challenges, such as bonuses for long sequences, reach a million in less than 5 minutes, or try to make the value 42 appear on the board…
Really cool. Certainly the most innovative game I played, and probably the longest game I played. I thought with the first level the game would be easy, but then I played the other levels, and the challenge went up to the right level. I very good puzzle game, I'm glad I got to play it.
Comments22
I didn't rate your game until now, because I didn't understand what's going on. But now I understand it, and it's a pretty cool idea.
So you need to add numbers by starting at an operator and dragging your term across the field (like in Wurdle). The result appears at your starting position and new values/opoerators fall from the top. I like that :) This is actually a good game for mobile devices.
Suggestion: you could limit the number of turns to add an chalange or add a time limit.
[ spent way too much time on it already ]