aboutsummaryrefslogtreecommitdiff
path: root/Week14 Route 66/src/com/camilstaps/route66/Crossing.java
AgeCommit message (Collapse)AuthorFilesLines
2015-05-29Hack to make it seem to be workingCamil Staps1-6/+6
2015-05-29Intermediate commit: works partially, but sometimes cars go over each other ↵Camil Staps1-0/+61
(Crossing.isAllowed() is not synchronized)