Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butlerx/parking
Car Park simulator
https://github.com/butlerx/parking
Last synced: about 1 month ago
JSON representation
Car Park simulator
- Host: GitHub
- URL: https://github.com/butlerx/parking
- Owner: butlerx
- License: mit
- Created: 2017-03-20T12:40:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T06:30:28.000Z (over 2 years ago)
- Last Synced: 2024-10-16T01:09:54.979Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Parking
Car park simulator with multiple queued entrances and exits
* v3.0: Kotlin
* v2.0: Swing workers
* v1.0: Threaded## Running
To Build from source run `mvn test`.
To Run the programme run `mvn exec:java`