Simple Monopoly
Budget: $10 – $30 USD
Have some starter code already but im looking for someone to help finish the code with some guidlines.
It needs to have....
1. Four classes beyond the class containing run() or main() methods.
a. Use inheritance at least once.
b. Should have a total of 15 gameplay methods across all classes, getters and
setters do not count toward the 15.
2. Read from a file of at least 10 items.
3. Use a String array of at least 10 elements.
4. Use a loop so that the gameplay with the user never stops.
5. All methods and user interaction must be fully documented using comments.
a. Refer to examples in Project #1.
6. A written “story” of the game. Several paragraphs of three to four sentences each.
7. A nice flowchart summarizing the main idea of your game must be included.
a. Each gameplay method must be represented.
b. Not required to include all interactive text, you choose how to best summarize.
8. Handle at least 15 interactive user scenarios.
Simple story must include these guidelines to the exact dot.
This is a very small project that I need done pretty fast.
It needs to have....
1. Four classes beyond the class containing run() or main() methods.
a. Use inheritance at least once.
b. Should have a total of 15 gameplay methods across all classes, getters and
setters do not count toward the 15.
2. Read from a file of at least 10 items.
3. Use a String array of at least 10 elements.
4. Use a loop so that the gameplay with the user never stops.
5. All methods and user interaction must be fully documented using comments.
a. Refer to examples in Project #1.
6. A written “story” of the game. Several paragraphs of three to four sentences each.
7. A nice flowchart summarizing the main idea of your game must be included.
a. Each gameplay method must be represented.
b. Not required to include all interactive text, you choose how to best summarize.
8. Handle at least 15 interactive user scenarios.
Simple story must include these guidelines to the exact dot.
This is a very small project that I need done pretty fast.