Skip to content

Updated 1 minute ago This is a Flight Simulator app, designed using WPF, written in C#. MVVM was chosen as the software architecture pattern here in order to fully facilitate the separation between the design and logic. The project's GUI includes a Joystick that controls the plane by sending commands to the simulator( fully animated by me), a Bi…

yairc2223/FlightSimulatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FlightSimulatorApp

Updated 1 minute ago This is a Flight Simulator app, designed using WPF, written in C#. MVVM was chosen as the software architecture pattern here in order to fully facilitate the separation between the design and logic. The project's GUI includes a Joystick that controls the plane by sending commands to the simulator( fully animated by me), a Bing map including an updating pin located by our simulator's latitude and longitude and of course a throttle. The GUI allows comfortable interface and detailed live data from the plane. The logic layer constantly sending commands and getting data from the plane using multithreading. it is required to have .NET Framework 4 and windows 1p installed on your device in order to successfully run this app.

About

Updated 1 minute ago This is a Flight Simulator app, designed using WPF, written in C#. MVVM was chosen as the software architecture pattern here in order to fully facilitate the separation between the design and logic. The project's GUI includes a Joystick that controls the plane by sending commands to the simulator( fully animated by me), a Bi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages