Jump to content


karen06

Member Since 03 Sep 2011
Offline Last Active Oct 03 2011 02:39 PM

Topics I've Started

Coding the Random Tiles of Letters

09 September 2011 - 08:55 AM

I am developing a simple bookworm-like word game using game maker pro 8.0. Words are formed using the tiles of letters. As soon as the player composed a word using the letters, it must be determined whether the word exists in the word list. And when the word exists, the score will be computed. Each letter has corresponding points which will make up the total score for the word formed. The scoring system will be like the scrabble scoring system.The letters will be dissolved and the letters are replaced with new set of letters. I am having trouble in coding the event of randomizing tiles/letters. Can anyone help me or give me some examples of codes for randomizing codes or the checking of the word in the word list?


Here is the screenshot of the room with the tiles:

Posted Image


I badly need help.




Karen

Coding Bookworm-like Word Game

03 September 2011 - 04:02 PM

Hi !
Our group is developing a word game in game maker , it is a bookworm-like word game. We are now in the process of coding. We'll code these game processes: 1) the checking of the words if they exist in the words list, 2) the replacement or randomizing of tiles to replace the used letters in forming each word, 3) the scoring based on the words used. We decided to use a scrabble-like scoring system wherein each letter has corresponding points. And so the score will be the sum of all the points from the letters that comprised the word. We are new in game maker. We badly need your help. Thanks in advance.  :smile: