



    What is a Steering Wheel
            by
        Tekotuotanto


A Gamedev entry for Assembly'23




================================
CONTROLS
================================
(typical driving game controls, minus steering)


KEYBOARD
--------
GAS - W, Up Arrow
BRAKE/REVERSE - S, Down Arrow
HAND BRAKE - Space
RETRY - R
PAUSE - Esc, P, Pause Break


GAMEPAD
-------
GAS - Right Trigger, Face Button 1
BRAKE/REVERSE - Left Trigger, Face Button 2
HAND BRAKE - Face Button 3
RETRY - Start Button
PAUSE - Select Button



You can rotate camera with a mouse.
(Returns automatically to default position.)



When in doubt or stuck, remember to retry!



================================
DESCRIPTION
================================
A driving game without steering!
That turns every curve into a puzzle.



================================
EXTERNAL ASSETS
================================


Base model used for vehicle modeling
------------------------------------
Lamborghini Bravo 1974 
license: CC-0
source: https://blendswap.com/blend/12422


Engine sound
------------
Motor Loop.wav
license: CC-0 
source: https://freesound.org/people/soundjoao/sounds/325808


HUD font
--------
E1234
license: SIL Open Font License, Version 1.1
source: https://www.dafont.com/e1234.font


Menu font
---------
Antihero
100% Free for personal use and commercial use
source: https://www.dafont.com/antihero-2.font

