Skip to content

Final project for PROG 225 - Intermediate Programming, Fall 2018. Project was a 2D side scroller game using Windows Forms. Objective of the game is to fly a helicopter through a tunnel while avoiding obstacles for as long as possible.

Notifications You must be signed in to change notification settings

CWalker254/Flying-Fury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Flying-Fury

Final project created for PROG 225 - Intermediate Programming in Fall 2018. Project was a 2D side scroller game using Windows Forms. Objective of the game is to fly a helicopter through a tunnel while avoiding obstacles for as long as possible. This game features a leaderboard, music/sound effects, menu/pause functionality, and sprites to further immerse gameplay. Core concepts of the project were OOP (Inheritance, Polymorphism), file access, interfaces, and various .NET framework tools. To play the game, run FinalProject\FinalProject\bin\Debug\FinalProject.exe.

About

Final project for PROG 225 - Intermediate Programming, Fall 2018. Project was a 2D side scroller game using Windows Forms. Objective of the game is to fly a helicopter through a tunnel while avoiding obstacles for as long as possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages