@@ -1,7 +1,7 @@
|
||||
require File.expand_path(File.dirname(__FILE__) + '/edgecase')
|
||||
|
||||
# Greed is a dice game where you roll up to five dice to accumulate
|
||||
# points. The following "score" function will be used calculate the
|
||||
# points. The following "score" function will be used to calculate the
|
||||
# score of a single roll of the dice.
|
||||
#
|
||||
# A greed roll is scored as follows:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require File.expand_path(File.dirname(__FILE__) + '/edgecase')
|
||||
|
||||
# Greed is a dice game where you roll up to five dice to accumulate
|
||||
# points. The following "score" function will be used calculate the
|
||||
# points. The following "score" function will be used to calculate the
|
||||
# score of a single roll of the dice.
|
||||
#
|
||||
# A greed roll is scored as follows:
|
||||
|
||||
Reference in New Issue
Block a user