Summary
Project of multiplayer game realized in group during my first session in DEC at Cégep de Matane, which is also my last session in DUT.
It's a werewolf made in JavaFX, which allows several users of the same network to connect locally and play a game of the famous board game.
The whole thing is managed using threads. The game creator himself hosts the other players. The entire project was coded using the MVC design pattern.
Project done in collaboration with :
    - Eliott BALTZ,
Not working anymore because of a server problem on the game creation side.
Technical environment
​​​​​​​    - Java
    - JavaFX
    - Threads
    - MVC
    - Sockets
    - XML

You may also like

Back to Top