GithubHelp home page GithubHelp logo

unimibsoftengcourse2022 / progetto-monopoly-1-gangoffour2 Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 4.0 12.82 MB

Monopoly Game made with ❤️ by Gang Of Four 2

License: Do What The F*ck You Want To Public License

Java 60.89% HTML 0.74% CSS 4.22% TypeScript 30.34% SCSS 3.81%
monopoly monopoly-game java react

progetto-monopoly-1-gangoffour2's Introduction

Monopoly Game

Version License Stars

Monopoly.jpg

Come eseguire il progetto

Prerequisiti

Passi

  • git clone https://github.com/UnimibSoftEngCourse2022/progetto-monopoly-1-gangoffour2.git: Esegue la clone del repository localmente.

I seguenti comandi sono da eseguire all'interno della root del repository

  • mvn package: Esegue la build del server e i relativi test. Se hanno successo, esegue anche la build del client all'interno di src/main/app e copia i file generati in target/static, dove target/ è la cartella in cui risiedono i file compilati del server. Infine, crea il pacchetto .jar completo.

  • java -jar target/monopoly-VERSION.jar: Esegue il file .jar generato in precedenza. VERSION è il numero di versione presente nel file pom.xml alla path project.version. Attualmente è 1.0.0.

  • Il server è ora accessibile all'indirizzo localhost:8080.

Per avviare una partita:

  • Dalla pagina principale, è possibile creare una partita selezionando le impostazioni preferite.
  • Una volta creata, questa sarà visibile dalla scheda a destra. Cliccando sull'id, apparirà una schermata tramite la quale sarà possibile avviare la partita.
  • Se vi sono più giocatori selezionati, la partita non inizierà fino a che non verrà raggiunto il numero prestabilito.

made with ❤️ by Gang Of Four 2

progetto-monopoly-1-gangoffour2's People

Contributors

acerbisgianluca avatar gabrielecanesi avatar gioelio avatar phantonull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

progetto-monopoly-1-gangoffour2's Issues

Implementare randomizzatore economico

  • Implementare pattern strategy
  • Randomizzare caselle (Proprietà e Tasse)
  • Randomizzare carte(Solo carte con effetto monetario)
  • Aggiungere logica applica Strategie ogni n Turni

Aggiungere modelli

Caselle

  • Parcheggio
  • Prigione
  • Tassa
  • Probabilità
  • Imprevisto
  • Via
  • Proprietà

Carte

  • Imprevisto
  • Probabilità

Aggiungere stati

Eventi

  • EventoTerreno
  • EventoSocieta
  • EventoStazione
  • EventoVia
  • EventoTassa
  • EventoPrigione
  • EventoParcheggio
  • EventoProbabilita
  • EventoImprevisto

Stati

  • StatoPrigione
  • StatoProbabilita
  • StatoImprevisto
  • Stati stazione
  • Stati società
  • Stati terreno

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.