This repository is a clone of https://sourceforge.net/projects/ysoccer/
It uses the https://libgdx.com/ game engine
https://bigcalm.tripod.com/swos/ https://github.com/zlatkok/swospp
Install gradle
./gradlew
Compile the project
./gradlew
Run the game
cd desktop
./gradlew run