https://github.com/devcybiko/essex
https://github.com/devcybiko/essex
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcybiko/essex
- Owner: devcybiko
- Created: 2021-02-14T01:59:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T15:20:11.000Z (over 3 years ago)
- Last Synced: 2025-10-11T10:13:58.185Z (9 months ago)
- Language: HTML
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Essex Card Game
The project was built under Java 1.8. Despite being advised to do only a part of the project, it was so much fun that I finished it.
Note that there's no `main()` app as it wasn't required. But the `GameTest` junit demonstrates a full game execution.
## Running it
`mvn clean test site`