Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehrab-kalantari/javafx-dota2

A simple version of dota2 game with java and javafx to play 1vs1
https://github.com/mehrab-kalantari/javafx-dota2

client-server dota2 java javafx maven mcv-architecture multi-threading mysql-database socket-programming

Last synced: about 2 months ago
JSON representation

A simple version of dota2 game with java and javafx to play 1vs1

Awesome Lists containing this project

README

        

# JavaFX-Dota2
Multi-client-server dota2 game with java using **multi-threading** and **socket programming**

### This program contains 2 parts
#### Client
* GUI: Javafx and Jfoenix
* Dependencies: Maven
* Data: Just the current user

#### Server
* Dependencies: Maven
* Data: Storing all data
* Database: MySQL