Patrick's Pocket Challenge
Remove all 28 squares from the board in a neverending series of randomized puzzles.
Patrick’s Pocket Challenge for the Nintendo® GAME BOY™ is fun for all ages. Are you ready for the challenge? Feel free to leave your highscores in the comments below.
This game was made for GBJAM 6, where it placed #17 overall out of 102 entries.
Instructions
The object of the game is to move Patrick around the board and remove all 28 squares. Squares with square symbols on them will remove extra squares, and can make the puzzles trickier or easier.
Controls
- Arrow keys (D-pad): Select square
- Z (A button): Move
- A (B button): Load a new level (if you haven't moved yet)
Puzzle codes
The numbers on the top of the screen represent the current puzzle. If you encounter a puzzle you like, write it down. It can be input in other versions of the game that contain a level editor. I didn't have time to put a level editor into this jam version, but I plan to add it later.
How to run the game
The game is playable in the browser.
You can also download the ROM file and play it in an emulator. If you're using the itch app, you'll have to open your web browser. The app doesn't let you download the ROM since it's not an executable.
To play the ROM, you will need an accurate Game Boy emulator that simulates uninitialized RAM, such as Gambatte or BGB. You can obviously also play it on a real Game Boy if you have the means (a flashcart, for example).
Credits/thanks
This is a fanmade Game Boy sequel to the 1998 freeware sensation Patrick's Challenge II by Reldni Productions.
Created from scratch in assembly, using these tools:
- The Awesome Game Boy Development list
- Developed in RGBDS
- Tested and debugged in BGB
- Tested on an actual Game Boy using an EverDrive GB-X7
- Runs in gambatte-libretro
Status | Prototype |
Platforms | HTML5 |
Author | Tobias V. Langhoff |
Genre | Puzzle |
Tags | 8-Bit, Casual, Cult Classic, Demake, Game Boy, GBJam, grid, grid-based, Retro |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Links | Source code |
Download
Click download now to get access to the following files:
Development log
- Emulating random numbers on the webSep 04, 2018
Leave a comment
Log in with itch.io to leave a comment.