-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
It's early in the morning and your alarm clock wakes you up. Unfortunately | ||
you don't remember where you put the alarm clock, so you have to run | ||
through your house to find it and shut if off. Listen to the sound wave | ||
which comes from the alarm clock. It will help you to find it, because | ||
the sound get lauder when you get closer. | ||
through your house to find it and shut if off. Listen to the sound waves | ||
which come from the alarm clock. They will help you to find it, because | ||
the sound gets louder when you get closer. | ||
|
||
To play the game you need to serve the game from a web server and open | ||
the index.html with a browser. |