Author's notes
Introduction
Pipe Dream (a.k.a. Pipe Mania is a 1990 puzzle game for the NES where you are tasked to build a pipeline using the pieces given to you at random (Tetris-style). Each level has a requirement for the length of the pipeline -- if you reach it, then you pass the level. Stages have different complications (pre-placed pieces, holes in the wall, end pieces) that make the gameplay more interesting.
https://i.ibb.co/R17v8qN/gameplay.png
The game has a time limit. Once the initial grace period expires, ''flooz'', a white-ish liquid, will start flowing through the start piece (marked with an S). If the flooz reaches the end of your pipeline before you reach the required number of pieces, you will lose a life. As flooz passes a piece, you will receive points that count towards your score.
The general strategy for scoring in this game goes as follows:
- Try to place as many pieces as possible in advance before the grace period runs out.
- Press "Select" to accelerate the flow of Flooz as soon as possible for double points.
- Try to get as many 4-way crossings as possible: they grant huge bonuses that multiply the more crossings you get.
- If you end your pipeline on the ending (E) piece, you will get a 2x multiplier on your bonus.
In this movie, I used JaffarPlus to try and achieve the highest score possible on a single level at the hardest difficulty: Game "C", Level 16, Speed 16. To achieve this, I configured Jaffar to (1) automatically detect all the incoming pieces (determined at level start), (2) run the highest scoring solution, and (3) applied the solution manually, wasting the least amount of time.
Here I get 8414850 points, plus 114600 bonus points which are not accounted for because the game simply crashes!
Enjoy!
Software + Hardware
Rom Information
- Name: Pipe Dream
- ROM: Pipe Dream (U) [!].nes
- SHA1: 7AE08F6C3358B434D2782D646482FA37BC3FBE21
- MD5: 6FF5C5DA9F7FF2600E18F0F168CD8389
Routing Bot
- Bot: JaffarPlus
Community notes
Expert notes
Empty: no expert has written here yet.