Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

aspedrosa/StickmanCharades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering - Group Project

Contextualization

This repository contains the work done by the authors on the group project for the course in Software Engineering of the MSc. in Informatics Engineering of the University of Aveiro. The assignment is focused on all the main concepts and technological solutions addressed in the course:

  • Design, implement and deploy an IT system using current DevOps best practices
  • Use and apply Quality Assurance procedures through tests
  • Work as a team of software developers

The project follows a tight schedule plan, with a total of 7 Milestones. Each milestone has a set of deliverables linked to it and the respective documentation is always made available here. This documentation includes: reports, contracts, code and API documentation and possibly presentations.

The deployment is done using Docker containers, automated with the help of Jenkins. The solution is built using Springboot and uses technologies such as: PostgreSQL (for persistence), Kafka (for streaming and logging), JUnit and Cucumber (for testing), Unity Engine (for desktop UI) and AngularJS (for web UI).

Authors

André Pedrosa, nmec. 85098

Filipe Pires, nmec. 85122

João Alegria, nmec. 85048

Description

Group activities such as the famous Trivial Pursuit and other games not requiring boards or cards are a very common way of spending quality time with close family and friends. These activities build rich traditions and valuable memories and stimulate our brains to cooperate and compete in a healthy way. However, they lack in the ability to bring closer people who are physically far from each other.

The concept behind our project is simple: we intend to develop a prototype capable of bridging this gap by allowing multiple players to interact with each other at a distance in the game that we intend to offer – the Charades. The rules of Charades are: one person must choose an idea to act out (this can be something like a book or a movie, or anything else); this person must then try to act out the idea for the group so that they successfully guess what the person was trying to act out; the person who gets it right first gets to have the next turn acting something out. To do this, we aim to provide an online system capable of streaming the individual acts of one player to all the others within a given session. But there is a twist. In order to “gamify” the concept, instead of simply streaming the live video captured by the players’ devices, we will stream a customizable avatar of themselves with the help of Orbbec (a Kinect-like device) that will replicate all the moves made by users. This way, players will not only be able to play with their dear friends but will also practice with other players while maintaining their anonymity. Also, by analysing the movements on the server, we are able to detect special combinations that trigger actions like 'Pause Game' and others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published