****************************** -- BirdWatch -- version 1.0.0.0 stardate: August 4, 2006 created by: Henry Stratmann ****************************** GO LAY AN EGG!!! ============================== README.txt - This file. LOG.txt - My log of BirdWatch. BUGS.txt - The known bugs DISCLAIMER.txt - Play at your own risk... Contents: 1- How To Play 2- About BirdWatch 3- TroubleShooting ------ How To Play ------ Use the left and right arrowkeys to steer the bird at the top of the screen. Press the spacebar to drop eggs on to the animals below. Grab a new egg from the nest to the right or left of the screen. Cow -- 10 points Chicken -- 15 points Farmer -- 75 points Double -- 10 extra points Triple -- 20 extra points MegaHit -- 30 extra points ------ About BirdWatch ------ BirdWatch (version 1.0.0.0) is my second game in the C++ language. You can, if you want, add fetures to it (source code included) just read SOURCE.txt before you make any changes. I encourage you to mess with and add new fetures to the source that did'nt get a chance to add. BirdWatch is a simple game with a simple concept - to drop eggs on barnyard animals. My next game will be somwhat more complex (I think). I'm going for 3d this next time round. ------ TroubleShooting ------ Q: Help! I double click the application and I see a black window pop up and then it quickly disappears and/or nothing happens. What do I do! A: When this happens either the game media is missing or corrupted. Best just to uninstal / reinstall the game. Q: How do I compile the source code? What compiler should I use? Help!! A: Refer to the SOURCE.txt in the '\source' folder.