A Desktop Application: Diplomacy Game

Class Project | Spring 2019

Spring 2019 | CSU, Long Beach


Project Details

A desktop game application based on one of the popular board games : Diplomacy. This game project was built in the reference to the online Dimplomacy desktop application Backstabrr.

For full documentation and source code of this project, please visit github.

Technology Used:

Create Game Screen

To host the game, first user needs to create the game by entering some info including game name, host name, etc. Once all fields are entered, the game can be created.


Join Game

Players can join the game by using the given wifi-connection by the game host.


Game Room

This is the main page of the game where users will play the game in. It consists of the interactive map where user can click on each province to make the instruction.

Work flow of Diplomacy Desktop Application