https://github.com/adamslack/sideways
Software implementation of the Strock Drivers Screening Assessment digitised system.
https://github.com/adamslack/sideways
Last synced: about 1 year ago
JSON representation
Software implementation of the Strock Drivers Screening Assessment digitised system.
- Host: GitHub
- URL: https://github.com/adamslack/sideways
- Owner: AdamSlack
- License: gpl-3.0
- Created: 2017-11-13T10:26:28.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2018-03-01T12:44:03.000Z (over 8 years ago)
- Last Synced: 2025-02-05T20:06:09.083Z (over 1 year ago)
- Language: TypeScript
- Size: 6.83 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
//Calculating compass directions
starts from north and northeast.
Each addtion moves a car a unit.
Once a car reachs thes last unit, NorthWest.
The system moves the first car to a new unit and last car to one ahead, northeast and east.