Skip to content

A fully functional Monopoly built with JavaScript and jQuery.

Notifications You must be signed in to change notification settings

vlaurencena/monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly Game

Monopoly preview

Description

This repository contains a fully functional Monopoly game, built with HTML, CSS, and JavaScript. The game persists player data using Local Storage.

This project was my final work for the JavaScript course of Coderhouse.

Live version

To see a live version of this project, visit this link.

Built with

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • AJAX

Running locally

  1. Clone the repository to your local machine by running the following command in your terminal:
git clone https://github.com/vlaurencena/monopoly.git
  1. Navigate to the project folder by using the command:
cd monopoly
  1. Open the index.html file in your preferred browser. You can do this by double-clicking the file or running the following command:
open index.html  # For macOS
start index.html # For Windows
xdg-open index.html # For Linux

Extra Info

For fetching superhero names, I used Marvel's API.

About

A fully functional Monopoly built with JavaScript and jQuery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published