Read Me

Project Image Project Image 2 Project Image 3

Project Name :

  • Monopoly Game Javafx

Youtube Link :


Table of Contents


Description

Monopoly is a multi-player economics-themed board game. In the game, players roll two dice to move around the game board, buying and trading properties and developing them with houses and hotels. Players collect rent from their opponents, aiming to drive them into bankruptcy.

This project is a simulation of the gmae Monopoly, a bunch of transitions has been and audio effects has been added to make the game interactive as possible for the player.

Technologies & libraries

  • JavaFX
  • Java 8
  • jfoenix

Back To The Top


How To Use

Installation & Set Up

Step 1 : cloning the repo to your local machine
    git clone https://github.com/hktitof/MonopolyGameWithTransition.git
Step 2 : Running the project

add repo folder to eclipse IDE, then click run

Note : make sure you're using java 8

License

MIT License

Copyright (c) [2022] [Abdellatif Anaflous]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Author Info