cost 113 ms
Simulating a Car (Java)

I'm working on a project to simulate a car. The requirements are to demonstrate the operation of a car by filling it with fuel and then run the car un ...

Car steering algorithm?

i've already asked something similar, but now i've the problem to manage and realize a "realistic" steering for a simple 2d (top-down) car racing game ...

OOP design problem

What is good design in this simple case: Let's say I have a base class Car with a method FillTank(Fuel fuel) where fuel is also a base class which ha ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM