A very simple multiplayer strategy game made with Java FX and Java Sockets. The purpose of this game is to capture all the cities before your enemy does it. Moreover, registration was added with the help of PostgreSQL database system in order to save user information. Additionally, this game utilizes cutsom protocol which translates the bytes into meaningfull messages (more than 20 types of messages are available).
- Java Sockets
- PostgreSQL
- Custom Protocol
- JavaFX
- SceneBuilder