Skip to content

Spring game server (checkers, battleships) with WebFlux support

License

Notifications You must be signed in to change notification settings

bbeny123/NSAI_game-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run inside project main dir:
mvn install:install-file -Dfile=lib\jFuzzyLogic_v3.0.jar -DgroupId=net.sourceforge.jFuzzyLogic -DartifactId=jFuzzyLogic -Dversion=3.0.0 -Dpackaging=jar -DgeneratePom=true

Completion of missing data inside application.yaml is required for the proper working.