PUZZLE SOLVED: CODE10 Computer in Executive Office | Escape Simulator Walkthrough | Puzzle Game

Subscribers:
6,130
Published on ● Video Link: https://www.youtube.com/watch?v=mEHtWQVY8vc



Escape Simulator
Game:
Category:
Walkthrough
Duration: 1:00
195 views
7


We'll use this Escape Simulator gameplay and commentary #short to explain the CODE10 puzzle in the "Executive Office" escape room in Escape Simulator's Omega Corporation, and also how to solve it - all in under ONE MINUTE!

First, to better understand the puzzle, locate the computer terminal and open the glass that's enclosing it's keyboard and clue instructions. If you inspect the instructions, you'll note that it walks through each of the three commands we're going to need to use to complete each of the three levels in this puzzle.

The first level is relatively simple. Review the expected output in the bottom right corner of the screen - this is what we're looking to recreate using the commands and prompts and then running the code. Hit the "Print "Hello"" prompt and then hit the "Print "World"" prompt and then hit "Run Code". You'll notice that the output matches expected, and we'll move on to Level 2.

In level 2, we need to incorporate text colour prompts into our basic code. Reviewing the instructions, when adding text colour prompts, they need to be placed before the text prompts. The first line of our expected output is a red "world", so we'll hit "Txtcolour(x)" prompt and find the corresponding colour in the chart below. We need red, and the chart signifies that the colour red coincides with the number "2". Therefore, our Level 2 solution is as follows:
txtcolor(2)
print "hello"
txtcolor(5)
print "world"
txtcolor(2)
print "hello"

For our third level, we can skip the text colour prompts but we'll need to incorporate start and end loops that'll reprint what we tell it to "x" amount of times. We can see that we have 3 "hello" in our expected output, as well as 10 "world" lines in our expected output. If we inspect the instructions again, you'll notice that we need to start Level 3 using the "For I=1 to X" prompt to start the loop, and then we'll need to use "Next I" to end it. Also, because the keypad only allows you to key in one number, we can't key 10 "world" lines. After ending the "hello" loop, we'll hit "print "world"" and then start the loop to automatically run ANOTHER 9. The Level 3 prompt is then as follows:
For I = 1 to (3)
Print "Hello"
Next I
Print "World"
For I = 1 to (9)
Print "World"
Next I

Once you complete Level 3, you'll receive the CODE10 computer chip - one of the four computer chips required to obtain the key to room escape!

If this video helped you, please let us know. Also, consider subscribing to our channel for more helpful hints and guides!

#escaperoomgame #escapesimulator #puzzlegame #videogame #puzzlesolved #roomescape #omegacorporation #executiveoffice




Other Videos By Friendly Frenzy Games


2023-04-30ACHIEVEMENT: Get "Holy Mug" EASILY in Escape Simulator | Emergency Awakening | Puzzle Game Guide
2023-04-30Dungeon-bound in TERRARIA: A Beginner's Epic Adventure for Muramasa! | Dungeon Heist Achievement
2023-04-30HALLOW BIOME: A Beginner Explores With Marrow Bow! | Terraria Gameplay | Terraria Memes #Short
2023-04-29ACHIEVEMENT: Get "Cleaner" FAST in Escape Simulator | The Top Escape Room | Puzzle Game Guide
2023-04-29TERRARIA: Crafting the Night's Edge Sword! | A Beginner's Terraria Gameplay | Terraria Guide #Short
2023-04-29UBER SKULL ACHIEVEMENT: Unlocked FAST in Escape Simulator | Chamber of Danger | Puzzle Game Guide
2023-04-29BONED: Beginner Kills Skeletron in Terraria | Terraria Gameplay | Terraria Let's Play | Achievement
2023-04-28TERRARIA: Crafting a Hellevator for HARD MODE! | Beginner Terraria Gameplay | #Short
2023-04-28Riding the Bee Mount for the First Time in Terraria! #Beginner #TerrariaGameplay #BeeMount
2023-04-28Dredge Review - The Ultimate Horror Fishing Game? Early Game Thoughts and Gameplay Adventure!
2023-04-28PUZZLE SOLVED: CODE10 Computer in Executive Office | Escape Simulator Walkthrough | Puzzle Game
2023-04-28Queen Bee Boss Fight in Terraria - A Beginner's Epic Victory
2023-04-27TERRARIA QUESTION: What Is SHIMMER Used For? | Terraria Gameplay | Archaeologist Achievement | HELP!
2023-04-27Early Days 1-16 in DREDGE | Beginner Tips & Progress in Dredge Game | Let's Play Dredge Walkthrough
2023-04-2721 Ultimate DREDGE Tips and Tricks Guide for Beginners in Early Game
2023-04-26THE LOBBY: Tree Decoration Puzzle Solved! | Escape Simulator Gameplay Walkthrough | Puzzle Game
2023-04-26ALL PUZZLES SOLVED: "Metaverse" in Escape Simulator | FULL Gameplay Walkthrough Guide | Puzzle Game
2023-04-25HOW TO: Slider Plate Puzzle in The Helm Room | Escape Simulator Gameplay Walkthrough | Puzzle Game
2023-04-25TERRARIA: Beginner Mining the Underworld to Craft New Gear | Terraria Gameplay | Terraria Let's Play
2023-04-24TERRARIA: A Beginner Uses the Reforge | Terraria Gameplay | Terraria Memes | Roleplaying Game
2023-04-24WALKTHROUGH: Elevator in Omega Corporation | Escape Simulator Gameplay | Puzzle Game Puzzles Solved



Tags:
escape simulator
escape room
virtual escape room
escape room game
videogame
escape room gameplay
escape simulator gameplay
puzzle game
complete puzzle
puzzle solution
game guide
escape simulator walkthrough
omega corporation
executive office



Other Statistics

Escape Simulator Statistics For Friendly Frenzy Games

At this time, Friendly Frenzy Games has 11,938 views for Escape Simulator spread across 86 videos. Escape Simulator has approximately 11 hours of watchable video on his channel, or 2.25% of the total watchable video on Friendly Frenzy Games's YouTube channel.