mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
moving to a new repo
This commit is contained in:
8
about_extra_credit.rb
Normal file
8
about_extra_credit.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
# EXTRA CREDIT:
|
||||
#
|
||||
# Create a program that will play the Greed Game.
|
||||
# Rules for the game are in GREED_RULES.TXT.
|
||||
#
|
||||
# You already have a DiceSet class and score function you can use.
|
||||
# Write a player class and a Game class to complete the project. This
|
||||
# is a free form assignment, so approach it however you desire.
|
||||
Reference in New Issue
Block a user