Skip to content

Add money - #61

Merged
matthew-parlette merged 4 commits into
masterfrom
add_money
Jan 30, 2013
Merged

Add money#61
matthew-parlette merged 4 commits into
masterfrom
add_money

Conversation

@cparlette

Copy link
Copy Markdown
Contributor

Fixes #33. This will add a money attribute to the player. Working will now increase the player's money, and enrolling in courses will decrease the player's money. If the player doesn't have enough money, they can't enroll in the course. The player info screen has been updated to show the player's current money.

There's a check in place to see if the player has enough money to take
the course.  If they don't, it prints a message and the player doesn't
enroll.
matthew-parlette added a commit that referenced this pull request Jan 30, 2013
@matthew-parlette
matthew-parlette merged commit 252a6cd into master Jan 30, 2013
@matthew-parlette
matthew-parlette deleted the add_money branch January 30, 2013 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add money to each player

2 participants