Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 812 Bytes

File metadata and controls

35 lines (20 loc) · 812 Bytes

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm install

Install the dependencies for the app.

Remind to run this before you npm start the app.

Game Control

Move

w to pitch up, s to pitch down. a to roll left, d to roll right. q to yaw left, e ro yaw right.

Perspective

Push mouse's left key down and move the mouse to change perspective.

Use space to turn the perspective to exactly behind the aircraft.