Middlesex-Monopoly-Shreya-JS
Documentation Notes
Monopoly.js is an interface
RailRoadMonopoly.js, Color.js, and UtilityMonopoly.js implement the Monopoly Interface
Location.js is a class
Tax, Chance, and CommunityChest extend Location
Ownable extends Location
RailRoad, Property, and Utility extend Ownable
Got a lot of help regarding the structure of this program from https://victorzhou.com/blog/build-an-io-game-part-1/
Credits
Front End Design: Shreya Jain and Andrew Harris
Back End: Shreya Jain
Sources:
https://victorzhou.com/blog/build-an-io-game-part-1/