Repuzzle - a Pico-8 Coding Puzzle Game
Repuzzle - a Pico-8 Coding Puzzle Game
by thisismypassword

Plese be patient...

Loading...

The Violet Signal - A Boss Only SHMUPThe Violet Signal - A Boss Only SHMUP Pico Image Morph 2000Pico Image Morph 2000 Just Push the ButtonJust Push the Button Pie Game An RPGPie Game An RPG Forgotten Hill PicoForgotten Hill Pico TrailsTrails Juggle Struggle - CompleteJuggle Struggle - Complete Picoquest v1.2.5Picoquest v1.2.5 Pyramids Escape RoomPyramids Escape Room Happy Challah Days!Happy Challah Days! Dance Santa RevolutionDance Santa Revolution Amazing Sticky Hex – Hexa Block Puzzle GamesAmazing Sticky Hex – Hexa Block Puzzle Games World PuzzleWorld Puzzle Harry's Tetris  MOBILE FRIENDLYHarry's Tetris MOBILE FRIENDLY CrossGunr Infinite - Released!CrossGunr Infinite - Released! lorenzolorenzo moleculesmolecules Pop the Lock 2Pop the Lock 2 Toy Tanks 3DToy Tanks 3D Google Chrome Dino RunGoogle Chrome Dino Run Wood Break DELUXE Wood Break DELUXE Bubble JumpBubble Jump The OrbThe Orb Pick A PoptartPick A Poptart Code PandaCode Panda PicopicotronPicopicotron Pico de PonPico de Pon Pico DrillerPico Driller POST-DIGITALPOST-DIGITAL metatile_testermetatile_tester 60Hz only - 32col Self Portrait60Hz only - 32col Self Portrait CHR PrinterCHR Printer Amazing SudokuAmazing Sudoku Battle Royale Puzzle ChallengeBattle Royale Puzzle Challenge Motocross Puzzle ChallengeMotocross Puzzle Challenge Abyssinian Puzzle ChallengeAbyssinian Puzzle Challenge Bactrian camel Puzzle ChallengeBactrian camel Puzzle Challenge Propulsion - a physics-puzzle-platformerPropulsion - a physics-puzzle-platformer Pico FoxPico Fox SlipWaysSlipWays Pico World RacePico World Race SCUMM-8SCUMM-8 Pico-SprintPico-Sprint fill one line puzzle gamefill one line puzzle game Halloween Puzzle GameHalloween Puzzle Game turnaboutturnabout Number 7Number 7 Toy Shop Jigsaw PuzzleToy Shop Jigsaw Puzzle Slidey Block PuzzleSlidey Block Puzzle Tile Match PuzzleTile Match Puzzle CluePixCluePix Again!Again! Fiss the Elf's Puzzling Pin-UpsFiss the Elf's Puzzling Pin-Ups La Sal (puzzle-y celeste map mod)La Sal (puzzle-y celeste map mod) Train JourneyTrain Journey TENX Wooden Number 10X Puzzle GameTENX Wooden Number 10X Puzzle Game Tiny Platformer (TutorialExample Project)Tiny Platformer (TutorialExample Project) Wood Block Puzzle 2Wood Block Puzzle 2 Cosmo Boing!Cosmo Boing! AmiQuest The GameAmiQuest The Game Haunted House (Full Game)Haunted House (Full Game) Block PuzzleBlock Puzzle Teenage Mutant Ninja Turtles in Shredder's Prevenge APRIL UPDATETeenage Mutant Ninja Turtles in Shredder's Prevenge APRIL UPDATE Snowfight - PICO-8 Advent Calendar 2019 Day 4Snowfight - PICO-8 Advent Calendar 2019 Day 4 Laser OverloadLaser Overload To take root Among the StarsTo take root Among the Stars Pico Pico MicroMixPico Pico MicroMix Skull ShooterSkull Shooter Snake Swipe PuzzleSnake Swipe Puzzle Spirit SolsticeSpirit Solstice Happy Bee TimeHappy Bee Time Mortal CardsMortal Cards Tunnel Effect musicTunnel Effect music Space PicanoidSpace Picanoid Tetris Gameboy MusicTetris Gameboy Music PICO-8 tro ScreenPICO-8 tro Screen Daily JigsawDaily Jigsaw QPA Lossy Audio Compression for PICO-8QPA Lossy Audio Compression for PICO-8 Top9733BurnTop9733Burn Pico DefenderPico Defender Star Swing (PICO-8 Advent 2019)Star Swing (PICO-8 Advent 2019) Bury Me With My MoneyBury Me With My Money Yet Another PiconoidYet Another Piconoid PICO-8 Jam 1 InvitePICO-8 Jam 1 Invite Farmyfarm - A Farming SimFarmyfarm - A Farming Sim TOYTRAIN (for PICO-8 ZINE Issue 1)TOYTRAIN (for PICO-8 ZINE Issue 1) (DEMO) Boo's World Super Mario Maker 2 Map(DEMO) Boo's World Super Mario Maker 2 Map The Snowman (Walking in the Air)The Snowman (Walking in the Air) Shenzhen SolitaireShenzhen Solitaire n2-1 Puzzlen2-1 Puzzle Tents and TreesTents and Trees slimekobanslimekoban Grids of ThermometersGrids of Thermometers Courier amp Ives Present-pushing PuzzlesCourier amp Ives Present-pushing Puzzles Lunch-Out 3 Waste Disposal 20XXLunch-Out 3 Waste Disposal 20XX Kelin's Delivery RainKelin's Delivery Rain
...
...
...

Repuzzle - a Pico-8 Coding Puzzle Game

Repuzzle - a Pico-8 Coding Puzzle Game
Insert, replace, delete, and move characters to win over 22 levels, ranging from the simple to the tricky.
Explanation of the basic controls is provided in the game.
Tips:

The pico-8 manual and pico-8 wiki can be useful. (both for this game and in general)
If you're stuck on one level, try another. The different 'sections' each go roughly from easy to hard, with a lot of variance in-between.
If you're really really stuck, the hints can help.

Full list of controls:
Browsing:

Arrow keys to move between characters
Ctrl + Arrow keys to move between words
Page UpDown to move between pages
HomeEnd to move to startend of line
Ctrl + HomeEnd to move to startend of code
You can also scroll via Mouse Wheel and move to a character via left-click

Switching Mode:

Tab to select the next editing mode
Ctrl+123 to select insertreplacemove mode directly (can also use F1F2F3 in BBS only)
Clicking on a mode with the mouse will select it as well

Editing:

Type to insert characters in insert mode
Type to replace characters in replace mode
Backspacedelete to delete characters in insert and replace modes
Backspacedelete to mark characters for moving in move mode
Type to move marked characters in move mode
Shift + Backspacedelete to undo changes (in all modes)
You can type lowercase, uppercase (with Shift), digitspunctuation, and line breaks (Enter)
Ctrl + V to paste code from the clipboard (in insert mode only)

Running:

Ctrl + Enter to run the code (you can also use Ctrl + B or 'run' in the pause menu)
Escape to abort the run
Upon error or abort, Tab (or Ctrl+1..6 or left-click) to browse the stack trace
If the code did any drawing or printing, you'll also see a 'see output screen' option - browse to it via Tab(etc) to see the output

Misc.:

Ctrl + C to copy all code to the clipboard
Escape to acc



License: None (Free)

Close
Connection Error!

Please check your connection and try again.