home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / java199b.zip / JAVA.INF (.txt) < prev    next >
OS/2 Help File  |  1995-08-27  |  38KB  |  155 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4.  
  5. Welcome to Just Another Version of Attacks (JAVA), a clone of a semi well-known 
  6. arcade game.  JAVA was known as YOVA/2 in a past life, but it was ported from 
  7. Windoze, the interface upgraded, and was given a new life and a new name.  The 
  8. upgraded interface/new graphics is the biggest revision to the game for v2.0 
  9. and will be IMMEDIATELY noticeable to my old fans.  I got tired of seeing good 
  10. OS/2 programs suffer from ugliness.  I decided to raise the bar and call in 
  11. some guys I know to soup up the graphics for JAVA.  The game now will now 
  12. auto-detect the color-depth of your desktop and optimize itself for that color 
  13. palette. The game now supports 16, 256, 65,536 and 16,777,216 color palettes! 
  14. I have much more planned for the future, but I hope you like what you see. 
  15. Special thanks go out to Eben Stewart for writing the AI routines and general 
  16. consultation on the overall design of the program.  Well, enough preamble!  I 
  17. hope you enjoy the game, and don't forget to do other things like eat, sleep, 
  18. breath... 
  19.  
  20. subchapters: 
  21. A Note About the AI Routines 
  22.  
  23. next chapter: 
  24. Playing Instructions 
  25.  
  26.  
  27. ΓòÉΓòÉΓòÉ 1.1. A Note About the AI Routines ΓòÉΓòÉΓòÉ
  28.  
  29.  
  30. A note about the AI (computer player) routines - this was my first attempt at 
  31. an 'intelligent' computer player - it turned out that it is much smarter than I 
  32. had intended - even the beginner is quite hard.  As stated in the dialog box, 
  33. none of the routines release control to the system until a move is chosen (I 
  34. know, bad Windows Programmer, bad Windows Programmer).  I am working on this 
  35. for the final release. 
  36.  
  37.                             Eben Stewart 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 2. Playing Instructions ΓòÉΓòÉΓòÉ
  41.  
  42.  
  43. Well, now that you have the game installed, the burning question on your mind 
  44. must be, "How do I play it?" At first the game might appear to be somewhat 
  45. confusing, but is really quite simple if you understand the two types of moves 
  46. available to you.  Here are the instructions: 
  47.  
  48. To play Select a piece, by clicking on it with the left button. 
  49. Select an empty place to put the the piece down and click on it.  Any of the 
  50. enemies pieces that your piece touches, becomes yours. 
  51.  
  52. Selecting any of the eight surrounding squares will place a new piece down and 
  53. leave the original piece. In example 1, to the right, picture the upper 
  54. left-most piece as the original piece.  You then selected it and moved it down 
  55. diagonally to the right.  You now have two pieces. 
  56.  
  57.  Selecting any 16 squares that are two squares away from the point of origin 
  58. will place a new piece down, but it will REMOVE the old piece.  In examples 2a 
  59. and 2b, to the right, you have selected the same piece as in example 1, 
  60. however, you have moved it two squares away.  With this type of move, you only 
  61. retain your original piece however, and it is moved to the new space on the 
  62. board. 
  63.  
  64. These are the only valid moves.  To win, have the most pieces or capture all of 
  65. you opponents pieces. 
  66.  
  67. If you have no moves you can pass. (F9 or select pass from the menu) 
  68.  
  69. If you beat the computer in single player mode, the board will clear and spaces 
  70. will be removed.  You cannot put a piece on the squares. 
  71.  
  72. subchapters: 
  73. Example 
  74.  
  75. next chapter: 
  76. Registration 
  77.  
  78.  
  79. ΓòÉΓòÉΓòÉ 2.1. Examples ΓòÉΓòÉΓòÉ
  80.  
  81. Example 1 Example 2a Example 2b 
  82.  
  83.  
  84. ΓòÉΓòÉΓòÉ 3. Registration ΓòÉΓòÉΓòÉ
  85.  
  86.  
  87. JAVA is shareware.  This means that it is not free.  The amount required to 
  88. register JAVA is $10 US.  That's it.  "What will it get me," you ask? 
  89. Well, first of all, it will give you a clear conscience.  Second of all, it 
  90. will get you the newest version of the full game.  The full game will have more 
  91. playing pieces to choose from and more levels.  It will also entitle you to any 
  92. new revisions within the 2.x level for free, if you have an EMAIL address.  If 
  93. not, a small shipping charge will be applied.  Bulk orders (10 or more) are 
  94. available at a discounted rate.  Please see ORDER.FRM for more information on 
  95. registration. 
  96.  
  97.  
  98. ΓòÉΓòÉΓòÉ 4. Future Plans ΓòÉΓòÉΓòÉ
  99.  
  100.  
  101. Future plans for JAVA include better AI, MMPM/2 extensions (sound), and if 
  102. enough customer support is shown, network play.  Please let me know what 
  103. features you would like to see in future versions. 
  104.  
  105.  
  106. ΓòÉΓòÉΓòÉ 5. Contacting the Author or His Associates ΓòÉΓòÉΓòÉ
  107.  
  108.  
  109. The author of JAVA can be reached several ways... 
  110.  
  111. EMAIL: 
  112.  
  113.         mbanks@dormnet.stu1.uconn.edu 
  114.  
  115. SNAIL Mail: 
  116.  
  117.         Michael Banks 
  118.         19 Hollowbrook Road 
  119.         Windsor, Connecticut  06095 
  120.  
  121. The AI Master can be reached at... 
  122.  
  123. EMAIL: 
  124.  
  125.         estewart@dormnet.stu1.uconn 
  126.  
  127. The graphics design team from Alternative Computer Solutions can be reached 
  128. at... 
  129.  
  130. EMAIL: 
  131.  
  132.          nolan_chl@ccsua.ctstateu.edu 
  133.          casey_rom@ccsua.ctstateu.edu 
  134.  
  135. SNAIL Mail: 
  136.  
  137.         Christopher Nolan and/or Robert Casey 
  138.         75 Webster Court 
  139.         Newington, CT 06111 
  140.  
  141. Phone: 
  142.  
  143.         (203) 666-2109 
  144.  
  145.  
  146. ΓòÉΓòÉΓòÉ 6. Goodbye ΓòÉΓòÉΓòÉ
  147.  
  148.  
  149. Thanks for trying my game, I hope you enjoy playing it as much as I do!  Have 
  150. Fun! 
  151.  
  152.                 Michael Banks 
  153.  
  154.  
  155.