Skip to content

siddharthsingh89/GreenCoptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenCoptor

Coptor was a popular flash based game which I used to play and compete for high scores lol. Recreated this game is .NET MAUI over a weekend using the Microsoft.Maui.Graphics. This is 2D graphics game based on timer. It has few levels and scoring functionality as well.

Game Story

There is a terrain of building or trees and the helicopter has to move past them without touching any of the buildings. Helicopter by default falls down and the player has to press a button to keep it flying and steer off the obstacles. The Helicopter speed increases as it progresses to next levels and so does the difficulty of game.

This was a fun project for .NET MAUI and you can learn many concepts. For example,

  • How to draw basic graphics?
  • Data binding
  • Basic 2d game designing

Game demo at https://www.youtube.com/watch?v=-CZ_3KHLuYo

Subscribe for getting latest updates and tutorials on .NET MAUI.

You can also check my 'perpetual beta' .NET MAUI Cookbook (draft) and contribute-

https://siddharthsingh89.github.io/maui-recipes/

About

Recreated Coptor (popular flash game) in .NET MAUI using the Microsoft.Maui.Graphics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages