issues
search
wpernath
/
quarkus-grumpycat
A simple fat-cat / packman like multi player game, with a logic server written in Java with Quarkus and a Engine written in JavaScript with the MelonJS game framework.
GNU General Public License v3.0
17
stars
20
forks
source link
Repo refactoring
#2
Closed
wpernath
closed
2 years ago
wpernath
commented
2 years ago
I just needed to refactor the complete repository:
Removed the old javascript client from quarkus server
This is now a multi-module project
The new melonjs client is now part of this repository
Updated documentation
Working OpenShift and Docker configurations
Working docker-compose file
I just needed to refactor the complete repository: