HELP! NO BRAKE (https://edgarmendoza.itch.io/help-no-brake)
===========

Original version by:  
https://edgarmendoza.itch.io/help-no-brake (HNB_WIN_1.2.zip release)

Description
===========

Hey umm, your car won't brake anymore. So better clear all the levels to get it fixed I guess. Game files are already included and ready to go.

To compile:
===========

wget https://downloads.tuxfamily.org/godotengine/3.5.2/godot-3.5.2-stable.tar.xz  
tar xf godot-3.5.2-stable.tar.xz  
cd godot-3.5.2-stable/platform  
git clone https://github.com/Cebion/frt.git  
cd ../  
scons platform=frt tools=no target=release use_llvm=yes module_webm_enabled=no -j12  
strip bin/godot.frt.opt.llvm

Controls:
===========

LEFT/RIGHT  = Steer  
B / A       = Boost  
START       = Pause  
R1          = Quick restart

