Hello, I just wanted to drop a message that I released my first game on Android! It’s called Vorn’s Adventure, it’s a 3D platform game in style of classics such as Crash Bandicoot, Spyro or Ratchet. Obviously, the game runs on the excellent Monogame framework, so I thought you might be interested
Website: Facebook
I’ll post updates on FB, so I’d be glad if you can give a like there
Trailer:
The game features:
achievements
translations: English, French, Polish
7 levels (+1 hidden!), old school boss fight at the end and some cutscenes
5 different quality levels to support a variety of devices
no ads or anything: it’s free!
and probably some bugs too
Last but not least, a huge thank you to everyone behind Monogame. I started playing with XNA ten years ago, I love that this platform is still alive in this shape. Monogame is a fantastic framework and I had total fun using it !
Yes, that’s this model. I ported some old code supporting MS3D models to work on Xamarin. It’s slow as hell because apart from rendering it’s all done on CPU, but with small trickery it works well enough for mobile.
I ported some old code supporting MS3D models to work on Xamarin.
That’s cool I thought I’m the only one who is using MS3D animated model, I also wrote my own loader and parser for MilkShape.
My main target platform is also mobile, I’m not so much on the new tech like deferred rendering etc, that can be added later on, but releasing a game is another thing – so hats off to you for lunching your 3D game on mobile using MG ^_^Y
Hello, a new patch was released for the game which improves the performance quite a bit in places with reflective surfaces. I also improved resolution of some textures - in some cases I used AI upscaling algorithms and I must say the results are better than I expected. If you did not try it last time, I’ll be pleased if you’ll give it a shot this time