10,000 : Demo 2
hartnell 24 Apr 2007 02:43
Ok, phatty, now's the time to start asking questions so you can figure out how all this works. :) The file is located here :
Just load main.bas in FBIde and hit F5. —hartnell
' 10,000 Demo 2
' NEW :
' Slightly Modularized : main file named 'main.bas'
' Now detects "straights"
' Now calculates score for
' single ones and fives
' three of a kind
' four of a kind
' straights
' Player Type in Code, but not functional
' Rules screen stub
' Player must roll scoring dice and keep 1 die to roll again.
' Player can now end round and start a new round, adding
' points to total score.