Skip to content

TopGunDuBled is a thrilling flight simulation game developed in C++ that puts you in the cockpit of cutting-edge fighter jets, offering a high-octane experience reminiscent of the classic Top Gun movies.

Notifications You must be signed in to change notification settings

SimonTHD/CapstoneCpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

TopGunDuBled

Description

TopGunDuBled is a thrilling flight simulation game developed in C++ that puts you in the cockpit of cutting-edge fighter jets, offering a high-octane experience reminiscent of the classic Top Gun movies. Experience the thrill of supersonic air combat with breathtaking aerial maneuvers, dynamic dogfights, and intense missions.

Features

  • Realistic Flight Mechanics: Master the controls of various fighter jets, each with unique handling and performance characteristics.
  • Stunning Graphics: Enjoy visually stunning landscapes and detailed aircraft models rendered with high fidelity.
  • Challenging Missions: Engage in a variety of missions that test your skills, from intense dogfights to strategic bombing runs.
  • Multiplayer Mode: Compete against other players online in fast-paced aerial battles.
  • Customizable Loadouts: Choose from a wide array of weapons and upgrades to tailor your aircraft for each mission.
  • Dynamic Weather: Experience changing weather conditions that affect visibility and aircraft performance.

What is C++?

C++ is a powerful programming language widely used in game development for its performance and flexibility. Known for its ability to handle complex computations and large-scale applications, C++ provides developers with the tools needed to create high-performance games with detailed simulations and real-time processing.

What is Unreal Engine?

Unreal Engine is a state-of-the-art game development platform known for its stunning visual capabilities, powerful performance, and versatility across different gaming genres. Developed by Epic Games, Unreal Engine is the backbone for many AAA titles, offering tools and features that allow developers to create highly detailed and immersive worlds. With its real-time rendering capabilities and a robust set of tools, Unreal Engine enables the creation of visually stunning and engaging interactive experiences.

Gameplay

In TopGunDuBled, players will experience the thrill of piloting state-of-the-art fighter jets in a series of challenging missions. Your objective is to achieve air supremacy by engaging enemy aircraft, completing reconnaissance, and undertaking high-stakes missions that demand precision and strategic thinking.

Basic Controls

  • Throttle Up/Down: W / S
  • Yaw Left/Right: A / D
  • Roll Left/Right: Q / E
  • Pitch Up/Down: Arrow Keys Up/Down
  • Pause/Unpause Game: Esc

Game Modes

  1. Campaign Mode: Progress through a series of missions with a compelling storyline and evolving challenges.
  2. Free Flight Mode: Explore vast open-world environments without the constraints of missions.

Contribute

We welcome contributions that can help improve TopGunDuBled. Whether it's bug fixes, new features, or enhancements, we would love to hear from you!

  1. Fork the Project:

    • Click the "Fork" button at the top right of this page.
  2. Create a New Branch:

    git checkout -b feature/AmazingFeature
  3. Commit Your Changes:

    git commit -m 'Add some amazing features'
  4. Push the Branch:

    git push origin feature/AmazingFeature
  5. Open a Pull Request:

    • Submit your pull request for review, and we'll be in touch.

We hope you enjoy playing TopGunDuBled as much as we enjoyed creating it. Thank you for your support!

About

TopGunDuBled is a thrilling flight simulation game developed in C++ that puts you in the cockpit of cutting-edge fighter jets, offering a high-octane experience reminiscent of the classic Top Gun movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 74.5%
  • C 24.2%
  • C# 1.3%