Files
basic-computer-games/62_Mugwump/csharp/Mugwump/Strings/Intro.txt
Chris Reuter d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00

16 lines
470 B
Plaintext

Mugwump
Creative Computing Morristown, New Jersey
The object of this game is to find four mugwumps
hidden on a 10 by 10 grid. Homebase is position 0,0.
Any guess you make must be two numbers with each
number between 0 and 9, inclusive. First number
is distance to right of homebase and second number
is distance above homebase.
You get 10 tries. After each try, I will tell
you how far you are from each wugwump.