home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD5.iso / zipdat / 4745 / 4745.txt next >
Text File  |  1998-01-07  |  2KB  |  51 lines

  1.  
  2. Whack-em 0.8 
  3. -------------
  4.  
  5. By Ophir Prusak <ophir@netvision.net.il>
  6. http://www.prusak.com/pilot.html
  7.             
  8. This is an arcade type game I wrote for the PalmPilot 
  9. (the first thing I ever wrote for the pilot). It is a
  10. whack-the-mole type game. The game is very simple.
  11. Tap on a picture that changes position. The more correct taps,
  12. the faster the picture moves. The game keeps tabs on the number of hits, 
  13. misses (tapped but didn't hit the picture) and timeouts (didn't 
  14. even try to tap the picture). The game is over after either 30 misses
  15. or 30 timeouts.  
  16.  
  17.  
  18. Version History  
  19. ---------------
  20.  
  21. (0.8) 7/Jan/1998
  22. Major improvements :
  23. Larger graphics.
  24. Easier to see when you hit/missed.
  25. Slightly different sounds.
  26. Sound on/off feature.
  27. New button.
  28. Game over (30 misses or timeouts).
  29.  
  30. (0.5) 1/Jan/1998  
  31. First public beta. The game is missing some obviously wanted
  32. features. I just wanted to get something "out the door" to 
  33. get some user feedback. Seems stable. Has no known bugs as of 
  34. release date.  
  35.  
  36. (0.1-0.4) 25-31/Dec/1997  
  37. Internal versions. Learning to program for the Pilot. A few 
  38. friends at work tried it out.  
  39.  
  40. Credits:  
  41. --------
  42.  
  43. I would like to thank the people that wrote the tools (pilot GCC, 
  44. pilrc, pilot app templates, etc.) and the people who shared their 
  45. source code. Much of my source code is learned from Attax, Digi-guppie,
  46. Fret-board, Wheel-of-Fortune and Rolling Cubes. The authors of these 
  47. programs have inspired me to make the sources of Whack-em publicly 
  48. available (as soon as I clean them up a bit, and add remarks).
  49.  
  50. Ophir Prusak <ophir@netvision.net.il>
  51. http://www.prusak.com/