8 Commits

Author SHA1 Message Date
Sem van der Hoeven
dedb0e1af4 add stuff for character placing 2020-05-27 22:31:02 +02:00
MickWerf
a20568b427 Restructured Util for better usability
Moved MainGame from util to client.
Moved server port static from serverData to Data
2020-05-18 15:53:14 +02:00
MickWerf
f56af5e3dd Added util package for all mutual classes between server and client.
Added FrameRate and GameApplicationConfiguration to util package.
Added super class for controllers.
Added controllers package for server and client packages.
Added gamecontroller for server.
Added character, object and score controllers for server and create them on gamecontroller creation.
Added sessioncontroller for server and client.
Added graphicsController for client.
Removed unused imports.
2020-05-11 14:32:22 +02:00
Sem van der Hoeven
ccbadd6328 added fps counter 2020-05-11 09:35:59 +02:00
Sem van der Hoeven
a5aaec76b1 added new constructors to game config class 2020-05-11 09:12:33 +02:00
Sem van der Hoeven
2849c34c63 added example networking file (that doesnt work) 2020-05-10 22:29:15 +02:00
Sem van der Hoeven
30ad6d1ffd added temp stuff for learning how 2020-05-10 21:24:47 +02:00
Sem van der Hoeven
db5b84233b added basic GDX project to this project 2020-05-10 19:51:46 +02:00