Project objectives:
1).Create a fun and engaging flappy bird game in visual studio!
2).Use the new WPF format to make games.
3).Use timers, key down and key up events.
4).Check for collision detections between objects and take appropriate action.
5).Change rotation of objects using key board events and transform properties.
6).Using for each loop to identify images using tags in the game.