Well, it's happened again. You've gone and gotten yourself stranded in the middle of enemy territory, surrounded by mines, turrets, and electrified Tesla gates. As usual, your only hope is to get to that little flag, even though all it ever seems to do is take you to another enemy-filled battlefield. Hmmm... Your steering mechanism also seems to be stuck, so you'll have to let the terrain dictate your path. Still, you have to keep trying, because otherwise this game has no background story!
Welcome to the world of Mindfields, a pair of puzzle games brought to us by the people over at GameSheep. The recently released Mindfields 2: The Russian Tundra is essentially a continuation of the original Mindfields 2204, although a few extra elements are added to enhance the gameplay. Both work in essentially the same way: you place arrows, weapons, and shields around the level and click "Start Engine." Then you sit back and let your tank run its course, which if done correctly will lead you to your goal. There are of course enemies, but they are stationary and can be defeated by your weapons—if you are granted any. The main difficulty for these games comes from the limited supply of arrows you receive. You must place them carefully to be sure that your tank is able to visit every spot that it needs to in order to reach the goal
Analysis: When I first played Mindfields, I immediately thought of two of my favorite puzzle games: Puzzled Sheep and Warp Forest. Mindfields is more closely related to Puzzled Sheep in terms of game mechanics, but Warp Forest fans will appreciate the puzzle design of many of the levels, especially in Mindfields 2, where teleports are added and greatly increase the complexity potential.
I use the word potential because I feel like there's a lot more puzzles out there just waiting to be implemented into Mindfields. Both the original and the sequel leave you wanting more after just 18 levels apiece. Especially in the anticlimactic fashion in which the game ends: it just does. I actually had to go back and check to see that it was the end, and not just a bug that prevented me from going to the next level.
Though they can sometimes be tricky, the puzzles are in general easier to solve than those of Warp Forest, due in no small part to the "let it run its course" nature of the game. However, they should still pose enough of a challenge to give even expert puzzle-gamers a pleasant experience.
The soundtrack is nice, but it loops so often (every 24 seconds) that I ended up turning it off after a while. The sound effects are also nice, with the exception of the "damaged Tesla gates," whose repeated buzzing was so irritating and overpowering that I turned off the sound effects for the levels that contained them. And while I'm venting my complaints, I might as well grouse about the levels with more than two teleport spaces: it's impossible to tell which teleport takes you where without using a trial-and-error approach.
Minor quibbles aside, Mindfields has to be one of the best puzzle games to be featured on Jayisgames in quite a while. You definitely don't want to miss this one.
Cheers to Teebor, Nabhan, and Gabriel for suggesting this one! =)
I cannot for the life of me figure out level 11. And the music is driving me insane.
Suho, press [M] to toggle the music and [S] to toggle the sound effects.
And which level 11 are you stuck on?
Saving my progress here!
Level 14 Password:
terrible Lv 12...
i have no idea how can pass?
pw : pptr
For Level 11 in Mindfields 2204
For Level 11 in Mindfields 2:
Hope that helps!
Naneun-
Oof. I'm stuck on level 18 of MindFields 2.
Oops.
simone,
Any Idea what the score is for? My first run through with lots of trial and error I got 631879 but my second run through with out any deaths and the same solutions was 628395.
Oh yeah, #27 on high score chart for Minefields 2204 with 507,560 points. That is a fun game. Time to move on to Minefields 2. If it's half as good as 2204, then I'll be sitting here a while longer trying to figure it out, even though 2204 wasn't too hard.
I found the mysterious Level 0! I wonder if this is a glitch, or intentional, or both.
It says "Passwordundefined" and... actually, there's no solution to it. There are already player tiles on the ground, but they can't be moved. It's like the negative levels from Super Mario Bros. But not as cool. I'll figure out how to reproduce the trigger.
Complete MindFields 2 Walkthrough:
Passwords:
Solutions:
Special spoiler tag for Jay:
Wow, after playing MindFields 2, the original was much, much easier. Still fun for a few minutes, though. Complete MindFields 2204 Walkthrough:
Passwords:
Solutions:
Ah, I was referring to level 11 in Minefield 2.
I ended up having to use Simone's solution for that level. Now it seems obvious, of course.
Ok, I figured out the scoring. I used level 3 because it contains both vertical and diagonal directions.
Here are the rules, and you can check this against any level and it should add up:
You get no extra points for destroying the enemies, so that won't affect your score.
You get a "point" for every "move" you make.
A "move" is the distance between two squares.
The value of the "point" varies, depending on whether you're moving vertically, horizontally, or diagonally, as follows:
- A vertical or horizontal move counts as 1 "point"
- A diagonal move counts as 15/7, or 2.142857... "points"
Your total "points" are added up, then multiplied by 91.
THAT score is in turn then multiplied again by the number of the level.
For instance, in the first level, to set up the board for maximum points, you'll want to put your "Transport" squares at the extreme right and left ends of the island. Doing this should net you 14 "moves", all of them horizontal.
Since the number of moves is 14, and each move is worth 1 point (all horizontal), you would multiply that by 91, giving you 1274. Usually, you would then multiply that total by the level number, though in this case, since it's the first level, the score would stay the same. Since you started with 1 point (for some unknown reason) you now have a total of 1275 points.
Here are the point breakdowns for the next 4 levels, for anyone who's interested. I'll put them in "spoiler" tags, because though they don't explicitly spell out the solutions, you can figure the solutions out based on the move descriptions. Also, I didn't include the offense squares:
Level 2:
Level 3:
Level 4:
Level 5:
Now, for the nerds out there wondering how I came to this conclusion, it's what I remember from algebra, (about 15 years ago). I used level 3 to figure it out, because it was the first to include normal and diagonal moves. I had already figured out most of it from the first and second levels based on the number of moves, and found that 91 was the base score multiplier.
So for level 3, I tried a couple of things.
We'll say normal moves are p and diagonal moves are q.
I used two solutions for level 3, which had the following equations:
(91(1p + 6q)) x 3 = 3783
-and-
(91(3p + 5q)) x 3 = 3744
I noted that the difference between them was 39, and added and created the following equation and solved for q:
((91(1p + 6q)) x 3) - ((91(3p + 5q)) x 3) = 39
(273(1p + 6q)) - (273(3p + 5q)) = 39
273p + 1638y - 819p - 1365q = 39
-546p + 273q = 39
273q = 39 + 546p
q = (39 + 546p) / 273
I then plugged my new value for q back into the first equation:
(91(1p + 6((39 + 546p) / 273))) x 3 = 3783
273(1p + 6((39 + 546p) / 273)) = 3783
273(1p + ((234 + 3276p) / 273)) = 3783
273((273p / 273) + ((234 + 3276p) / 273)) = 3783
273((273p + 234 + 3276p) / 273) = 3783
273p + 234 + 3276p = 3783
3549p + 234 = 3783
3549p = 3549
p = 1
Now that I had an integer for p, I just plugged it into the first equation to get q:
(91(1(1) + 6q)) x 3 = 3783
273(1 + 6q) = 3783
273 + 1638q = 3783
1638q = 3510
q = 3510 / 1638 = 15/7
help, I'm stuck on level 15 of 2204....
I agree with Zxo: interesting game concept, not quite fully exploited, which is frustrating. A level editor could be plenty of fun. Anyway, very pleasant.
By the way, about teleporters : if I'm not mistaken, they are ordered from top to bottom and left to right. I'm not sure how player-set teleporters fit in that (I don't remember if there's a level where preset teleporters plus player-set teleporters is over 2).
This reminds me of Bill the Robot game, which is not nearly as polished, but has a somewhat similiar idea.
www.newgrounds.com/portal/view/200730
Mindfields 2 isn't working for me... just sits there saying "Please Wait". Is this normal or is anyone else encountering this problem?
I just checked and Mindfields 2 seems to be loading fine. Try reloading your browser.
@sparks:
What I can't figure out is how to reach that second goal in level 15 in 2204.
Hey guys! =)
I'm Remus from gamesheep.com
The public level editor could be a great idea. You could create your own levels, test them, send them, we select the best 50-100 levels and release the Expansion Pack :) Every level will be named after it's creator.
What do you think?
I can't seem to enter the password for Level 7.
Any ideas what's going on?
Michael: I'm getting that too. I'm guessing it's because the "s" key turns off sound effects, and "m" turns off music, and the keystrokes are getting intercepted before being put in the password field.
Try copying and pasting, that should work. :)
Remus, that would be great! I'd be glad to write a follow-up if you were to implement the level editor.
Keep up the good work!
the walk through for level 15 of Mindfields 2204 is
Solutions for levels 15-18
Remus - I'm onboard to create a level or two if you get the level editor up and running. =)
Looking forward to it. Keep us posted!
level 11 on minefields 2... i used simons solution but on the island on the left i still am getting shot on the way back from the arrow? is the shield supposed to last longer?
Minefields 2:
From #128 to #1 !!! (yeah, Bragging Rights... probably won't last long!)
Note - Drive til you Drop (distance is Everything!)
Kewl Game! Took alot of thought to get through it, but do wish it had more levels...
Abatar
More more more more, more. Please. I love Mindfields 1, and 2 is great as well, albeit easier in my opinion.
They need to make many many more levels. I'd pay for 'em.
I'm having trouble with 11 on 2204 also. I've used the solution posted (before I even read it), and I'm also getting shot on my way back through the left island teleporter.
Oops. I meant Mindfields 2.
I'm having the same problem with level 11 on Mind Field 2 as psagk and Neelyak. The shield runs out before I can turn around and get back onto the teleporter so I end up getting shot before I can leave again.
call me an idiot, but I can't figure out level 10 on 2204
yeti,
still stuck there? Let me know and i'll post a screenshot, OK?
And you're no idiot, it took me like an hour to figure it out... Because it requires a certain feature of the yellow bomb shooter tile that it hadn't been needed for the previous levels...
h, shoot, spent half a day with level 11 (MF2204) and got convinced it has no solution - then realized the tank will start to the right not to the left I thought... :)
From then on it was more than easy... :)
Wow, just realized if you place two arrows that point towards each other and get the tank to one of them, it§s gonna get stuck in an endless cycle the game never stopping, even the "reset field" button wont work... Relaoding the page is the only help.
Same problem on level 11 on MF2. Also moved up-left arrow to right beneath switch, then left & shield right before the teleport to maximize shield time. I don't know if I would have gotten it solved or not but there isn't enough time to port in, turn around & port out again.
what type of grid do you mean, simone, and what row are the letters and numbers? can you show what the grid would look like?
I'm on level 7 and can't figure out how to use the shields. According to the main menu, they protect you from the tesla rays, but when I put a shield between me and a ray, it shoots through my shield and kills me. What good are the shields if they don't protect me from anything? What am I missing?
Dumb questions are only dumb in retrospect. I figured it out. Duh!
I've got a problem with 2204, I can't figure out level 14. it seems simple, but the last laser gets me everytime. From the comments I've seen, level 15 will be more difficult. Thanks in advance for any help.
Hello! Look (Simone) I've tried your solution for level 11 MF2 but it doesnt fit. I get stuck in the water. Could somebody help me?
Greetings from Argentina :P
Alternate Solution to Level 13 in MindFields 2 with one extra piece!
Based on Simone Manganelli mapping system (see above):
You'll make less points using this solution, but you'll have an extra piece which you can use in a variety of projects around your home.
Update