Skip to content

A flight simulation game based on webgl

Notifications You must be signed in to change notification settings

MartinNose/flight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A flight simulation game based on webgl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • Other 0.7%