home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / Multiplaye1936731022005.psc / @PSC_ReadMe_62729_1.txt
Text File  |  2005-10-02  |  2KB  |  25 lines

  1. Title: Multiplayer Boggle
  2. Description: Multiplayer Boggle ==> 
  3. An attempt to create a multiplayer version of the popular game Boggle to play with my friends online.
  4. -----
  5. Features include:
  6. -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.)
  7. -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round!
  8. -Custom coded Depth First Search to find if word entered exists in board
  9. -Top 50 words of each round displayed after each round
  10. -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up.
  11. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.)
  12. -Dynamic in-game chat
  13. -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won
  14. -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game.
  15. -Up to 1000 players supported! (If you can find that many) 
  16. Useful for programmers attempting to learn tcp network code. 
  17. Coded in 3 days in VB 6.0. 
  18. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. 
  19. Thanks! 
  20. ***P.S. Read the readme.txt file before compiling!
  21. This file came from Planet-Source-Code.com...the home millions of lines of source code
  22. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=62729&lngWId=1
  23.  
  24. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  25.