Giter VIP home page Giter VIP logo

ing-sw-2023-guffanti-ferrario-galli-franzoni's Introduction

MyShelfie board game

MyShelfie Board Game is the final test of "Software Engineering", course of "Computer Science Engineering" held at Politecnico di Milano (2022/2023).

Teacher : San Pietro Pierluigi

Final Score: 30/30

Project specification

The project consists of a Java version of the board game My Shelfie, made by Cranio Creations.

You can find the full game here.

The final version includes:

  • initial UML diagram;
  • final UML diagram, generated from the code by automated tools;
  • working game implementation, which has to be rules compliant;
  • source code of the implementation;
  • source code of unity tests.

Implemented Functionalities

Functionality Status
Basic rules
Complete rules
Socket
RMI
GUI
CLI
Chat
Persistence
Multiple games
Disconnection resilience

Legend

Not Implemented      Implemented

Usage

Running the game on Windows

Clone the repo using the following command.

git clone  https://github.com/LucaGuffanti/ing-sw-2023-Guffanti-Ferrario-Galli-Franzoni

Move into the newly generated folder

cd /ing-sw-2023-Guffanti-Ferrario-Galli-Franzoni/deliverables/final/jar

And, before trying to connect with clients, activate a server instance by writing

java -jar PSP17-server.jar

and follow the prompt that is presented on the screen.

Once the server is active you can start the client by writing

java -jar PSP17-client.jar

in another terminal.

Before you start playing, especially if it's the first time you open the program, you are required to insert network configuration data. Simply follow the prompts presented on the screen.

Compiling the game using IntelliJ Idea

To correctly compile the apps, firstly copy the copyrighted game assets folders into the src/main/resources/images folder. Then compile through Maven.

** Notes **

These Jars are built to run in a windows enviroment, however the game can be compiled and played on both Linux and MacOs systems. The minimum display resolution to correctly run the game on GUI is 1920x1080.

Test cases

Coverage criteria: code lines and important classes.

Package Tested Class Coverage
Controller Global server package 352/406 (86%)
Controller Turn managing package 73/82 (89%)
Model Global Package 919/1017 (90%)
Model Game 129/133 (96%)

The Team

Software used

Diagrams.net - sequence diagrams

StarUML - UML diagrams

Intellij IDEA Ultimate - main IDE

Copyright and license

My Shelfie is copyrighted 2023.

ing-sw-2023-guffanti-ferrario-galli-franzoni's People

Contributors

lucaguffanti avatar ferraah avatar me-p-em avatar elfr4nz0 avatar

Stargazers

Giovanni Versiglioni avatar  avatar  avatar  avatar Silvia Marino avatar

Watchers

Tommaso Paladini avatar  avatar

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.