HelloMum / Shared-Mobility-Adventure-Game

Final Project: Shared-Mobility Adventure Game COMP30820 Java Programming (Conv)
GNU General Public License v3.0
0 stars 0 forks source link

CO2 Calculation interactions #8

Open HelloMum opened 7 months ago

HelloMum commented 7 months ago

When triying to interact with a bus / taxi / luas will stop the tick so the game stops, and then we will create an elements that will display the dotted route that is going to follow the transport that we are going to use, this can be done from the vehicle that we are going to use we parse this into creating a route element that works with another tick count that has not stopped or even a fixed time so we check the lengh as we were the transport bu keeping a dot until pressing the corresponding key.

PYevan commented 7 months ago

I will finish this later

PYevan commented 7 months ago

when the player want to use the bus/luas/taxi, there will be a virtual route and show the co2 info right?

PYevan commented 7 months ago

made it but maybe have some issues I will check later