Skip to content
Snippets Groups Projects
Commit 62fc91ef authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Update README.md

parent cf67d51e
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ We decided do make our own version of the game known as Chinese Checkers. It's a
We believe we achieved this goal as our project works fairly well. Players can join with their custom name, set up their lobby and once all participants are ready, play the game. There is room for improvment; We wanted to add more customization to the playstyle, like adding powerups, more game modes and more boards. Furthermore there are a few bugs that need to be addressed.
<b>Note:</b> Window resizing is not implemented so resizing windows on desktop will offset user click coordinates.
#### Technologies used
The game is developed through Android Studio. Both Java and Kotlin are used as programming languages. To simplify the process, we used the libraries [kryonet](https://github.com/EsotericSoftware/kryonet) to create the Client/Server communication sockets and [libGDX](https://github.com/libgdx/libgdx) to set up the game framework.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment