Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.36 KB

BoulderDash Game - Multiplayer using Java RMI

Multiplayer was made for Distributed Systems class at University Fernando Pessoa in Oporto, Portugal.

The game follows the client-server model and was created based on SinglePlayer. Be aware, there are some bugs related to thread's hung causing lag while playing. This project was developed to not-be a final version but a working version based on some solutions given by our coordinator.

Thanks to https://github.com/valeriansaliou/boulder-dash for provide us the singleplayer game.

Screenshots

Login UI

Waiting for both players to connect

Lobby UI

Playing

Server UI