home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / VB_Same_Ga2075587152007.psc / @PSC_ReadMe_68964_1.txt next >
Text File  |  2008-07-17  |  2KB  |  15 lines

  1. Title: VB Same Game
  2. Description: This is way old, I might remake it sometime, if I have the time.
  3. Currently I'm programming games in Visual C# with XNA, and building applications in VB.Net.
  4.  
  5. This is my version of the old 'Windows Same Game'.
  6. The object of the game is to get the most points and clear the game area. The game area is a 10x10 grid, there are 100 Squares all with a Letter printed onto them and a coloured background. To get points the user must click twice on a group of two or more of the same letter/colour to make them disappear. If you clear the whole area you get an extra 500 points. The number of points you can get for a group is proportional to the number of squares in the group. The number of points is the number of Squares to the power of 2. It is better to try and build up a big group as you will get more points than you would if you got lots of little groups. I also added a feature which lets the user change how many letters there are, they range from 2 to 6.
  7. Although I selected 'Advanced' I believe that it is an opinion rather than a fact, therefore I would welcome any comments on why this is or is not Advanced.
  8. Thank you for reading, I hope you enjoy the game and please vote.
  9. Liam.
  10. If anyone wants to know how I made this, I will be willing to explain, email me foggy.x@hotmail.co.uk.
  11. This file came from Planet-Source-Code.com...the home millions of lines of source code
  12. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=68964&lngWId=1
  13.  
  14. 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.
  15.