https://github.com/banool/swen30006-assnc
🚖 Driving simulation for Software Modelling and Design Assignment Part C 🚖
https://github.com/banool/swen30006-assnc
Last synced: over 1 year ago
JSON representation
🚖 Driving simulation for Software Modelling and Design Assignment Part C 🚖
- Host: GitHub
- URL: https://github.com/banool/swen30006-assnc
- Owner: banool
- Created: 2017-10-06T09:30:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T04:37:52.000Z (over 8 years ago)
- Last Synced: 2025-03-14T23:43:25.142Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 28.8 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Part C: Learning to Escape
🚖 Driving simulation for Software Modelling and Design Assignment Part C 🚖
## Results
Final Result: 11.5/15.0
> Has is the minimum for association, find more meaningful associations! Code is a bit different than the design, with missing explanation as to why on some components. Car did not reach end of the maze on the 'hard' test case.
Pretty good considering that the car just crashed into the left wall a few seconds in to the main test case. Seems like it apparently did better on some of the other test cases though. Fortunately most of the marks were for design.