Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 579 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 579 Bytes

paper-soccer

Classic paper soccer game

See https://en.wikipedia.org/wiki/Paper_soccer

Features:

  • adjustable AI difficulty level: easy, medium, hard

Building:

with eclipse

Import project to the eclipse:
File -> Import... -> Existing Projects into Workspace
Browse to the downloaded sources, click OK and finish.

with maven

mvn clean package

Running:

java -jar target/paper-soccer-1.0.0-SNAPSHOT.jar

Some snapshots: