Introduction
Statistics
Contact
Development
Disclaimer
Help
!/usr/pkg/bin/ruby
rint "i ________ .__
rint "i / _____/ ____ ______ | |__ ___________
rint "i/ \\ ___ / _ \\\\____ \\| | \\_/ __ \\_ __ \\
rint "i\\ \\_\\ | <_> | |_> > Y \\ ___/| | \\/
rint "i \\______ /\\____/| __/|___| /\\___ >__|
rint "i \\/ |__| \\/ \\/
rint "i ________ __
rint "i / _____/ _____/ |______ __ _ _______ ___.__.
rint "i/ \\ ____/ __ \\ __\\__ \\\\ \\/ \\/ /\\__ \\| | |
rint "i\\ \\_\\ \\ ___/| | / __ \\\\ / / __ \\\\___ |
rint "i \\______ /\\___ >__| (____ /\\/\\_/ (____ / ____|
rint "i \\/ \\/ \\/ \\/\\/
rint "i
rint "i
f (ARGV[0] == nil)
print "iGopher Getaway
print "i--------------
print "1Start Game
print "1About
print "i
print "1<-- Back to Games
nd
f (ARGV[0] == "about")
print "iGopher Getaway - About
print "i----------------------
print "iYou play as a poor, little gopher that is down on his luck. He wakes
print "iup one morning, all excited to venture out into the dewy morning
print "imeadow grass, and BAM! realizes that his exit hole has been covered
print "iup by someone's fancy, new brick patio!
print "i
print "iYour gopher, however, does not give up easily, and is willing to
print "idelve into unknown tunnels in order to find his way above ground,
print "ibut watch out, there could be traps, dangerous creatures, and even
print "ihunters if you go out the wrong exit...
print "i
print "iTo play, all you have to do is select the directional command
print "iwhich specifies the direction you want your gopher to travel. Listen
print "ito your gopher senses to help you find a safe route.
print "i
print "1Back to main menu
lsif(ARGV[0] == "start")
print "iGopher Getaway - Level Select
print "i-----------------------------
print "1LEVEL 1
print "1LEVEL 2
print "i
print "1Back to main menu
nd