Please note... the code is MIT‑licensed. Game assets are not. See LICENSE-ASSETS for details of the license which applies to the game assets.
A simple little game influenced by games such as Tiny Wings, written using C# .NET and the Monogame framework.
I decided I'd build this as open source so people could see examples of how a simple game can be written using Monogame for several different platforms, uses simple ads and is deployed to various 'stores' (eventually) such Google Play and Steam for example.
I struggled for a long time with stuff like AdMob and how to get it working how I wanted, plus various other 'painful' things, so my hope is that someone might benefit from the code for this game. I've got some other closed source projects which I'll eventually also put up on GitHub...
Feel free to submit PR's, log bugs and feature suggestions and fork :)