Java Reference
In-Depth Information
from one of the cities every day. Extend the game by adding inventory of apples and pears
for both cities. The inventory changes randomly every day. The player can only buy apples
or pears if there is sucient inventory in the city. The goal of the game again is to make as
much money as possible after ten days. You are allowed to introduce new global variables as
needed. Try to create as many new methods as needed and follow good software engineering
practices.
 
Search WWH ::




Custom Search