Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
SM scroll control
QTRecordAudioXtra
My Paradise Islands
Rollover Swirl-Alphamania
cXtraPrinterDoc
DisplayRes
Set CommonPlayer properties for Director 2004
Toast
Get Keyboard Delay and Speed
cXtraPrintRTF
 

 

 

Behavior 27 Sum Game-Game Fields

Added on 5/1/2000

 

Compatibilities:
behavior D7 D8 Mac PC

Rating:

Author: DejanCicic

Three behaviors from game "27 Sum" library. 27 Sum Game is the game where you need to put odd numbers from 1 to 17 in 3x3 game fields and get sum of 27 in each row, column and diagonal. See a working example and source code in the learning arcade. The full game requires all 3 behaviors.Numbers, Fields, and Score Field

property mySprite, myValue
property myMember
on beginsprite me
  set mySprite = the spriteNum of me
  myMember=the member of sprite mySprite
  mymember.text=""
  --sendvalue me
end
on UpdateValue me,Val
  mymember.text=string(Val)
end

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail