AutoCruise Co.
Description
Story:
You are a cruise ship captain and the very last human employee of AutoCruise Co., a cruise line which aims to fully automate its ships. All you need to do is: sit back, relax and issue commands for your assistant A.I., which will navigate the ship for you. Corporate expects their ships to use as few commands as possible, so you must use loops, horizontal/vertical switches and collision checks to create algorithms. Remember - "Efficiency is key!".
Gameplay:
Drag and drop commands with your mouse to navigate ships to their destination.
Commands:
Arrows - navigate the ship in 4 directions.
Loop - repeat a specific number of commands indefinitely.
Collision Check - verify if the last move created a collision between the ship and an island or boundary. The aforementioned command will exit from the nearest 'Loop' if it returns true.
Vertical Switch - used to change all 'Down' commands to 'Up' and vice-versa.
Horizontal Switch - used to change all 'Left' commands to 'Right' and vice-versa.
Font Used:
- m5x7 by Daniel Linssen
Sound samples:
- soundbible.com
- freesound.org
- Sampled "Old Hawaii - South See Music" by JuliusH: https://pixabay.com/music/island-old-hawaii-south-see-music-3209/
Controls - Mouse and Keyboard only!