Skip to content

wanderer709/Monopoly---HTML-CSS-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly---HTML-CSS-Javascript

Recreation of the classic game "Monopoly", written in HTML / CSS / Javascript.

Link to game: https://stardust1689.github.io/Monopoly---HTML-CSS-Javascript/

=====================================================================

UPDATE ON SEPTEMBER 30th, 2020

CHANGES:

  • Properties, players, and tokens changed from raw objects to prototype objects to better align with JS's object-oriented programming and to mitigate the repeating code found in the original version

  • Fixed a bug which prevents the players' names from reseting upon hitting the "Reset" button on the starting screen

  • Fixed a bug which renders the "B&O Railroad" property noncompliant and causes tokens to disappear when they are on its board space

About

Recreation of the classic game "Monopoly", written in HTML / CSS / Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published