Car Simulator is a console-based simulation that allows users to interactively control a car and driver in various simulated activities.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
347
commits
Updated if statement in checkfuellevel method in FuelService.cs for simplicity and moved display warning to bottom of class
e842b88View on GitHubUpdated if statement in method "Refuel" in FuelService.cs for readability
b424d05View on GitHubUpdated displayerror method in ConsoleService.cs to not show "Fel:" text beforehand
b844a54View on GitHubRemoved unnessecary null check from startsimulation method in MainMenu.cs
8bd5c49View on GitHub