Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 371 Bytes

Animopoly

An Animal Board Game created in Java. For source code, see the src folder.

Running

For the best experience, open the src folder using IntelliJ IDEA.

Run the "Main" configuration to try out the program.

Run the "dev.davwheat.tests" configuration to run basic JUnit 5 tests.

Documentation: https://davwheat-bhasvic.github.io/alevel-java-animopoly/