Lunakepio / Mario-Kart-3.js

https://lunakepio.github.io/Mario-Kart-3.js/
MIT License
4.3k stars 950 forks source link

Code improved #45

Open ctrlVnt opened 5 months ago

ctrlVnt commented 5 months ago

I deleted PlayerControllerKeyboard because has the same code of PlayerController, so I used a variable to differentiate if user chose "keyboard" or "keyboard and mouse".

This variable is called control. Not to be confused with "controls" at line 99.

I also updated readme, I only added a check in "add skid marks".