Skip to content

sejalmah/Buy-It-Right

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Buy-It-Right

An intersection of Finance & Technology .

About The Project:

Buy It Right is a board game based on the economic idea of a monopoly. Four players move about the board, purchasing and exchanging properties with fake money, developing properties with houses and hotels, landing on community chest and chance cards, and collecting rent from their opponents. A single player's ultimate goal is to bankrupt every other player by draining their financial accounts and acquiring maximum properties and real estate. The end goal of the project is to create a game that teaches individuals about money, finance, and life skills. This game teaches students how to strategize, plan ahead, do math, negotiate with others, and deal with winning and losing situations, among other things. For the implementation we require basic components such as Game Components, Game Modules and Functions, Wealth Management and a Game Board. For future enhancements, concepts of equity and suggestive module can be introduced.

Features of the Game:

  1. UI - Game Board consisting of property spaces and all the various cards.
  2. Game Components - Players, Houses, Hotels, Places, Bank, Jail, and Chance Cards.
  3. Transaction Management - Transaction and Move tracking of all the players.
  4. Bank Management - Central Bank Management that manages auctioning of properties and oversees transactions.
  5. Game Modules - Buying Properties, Mortgaging Properties, Paying Mortgage, Paying Tax, Rolling Dice, Bidding in Auction, Building Property, Paying Rent.

Process To Deploy:

  1. Download the zip of Monopoly folder from the project.
  2. Deploy it on the sites page of netlify.
  3. Deployed Link : https://buy-it-right-project.netlify.app/

Snippets Of The Project:

Home Page: homepage About Page: about Rules Page: rules Start Game: start Game Board: board Buy: buy View Assets Feature: assets Auction: auction Chance: chance Community Chest Cards: communitychest Trade Function: trade Resign: resign