Introduction to my first MMORTS - learn more

Game Dev Log #1 – Introduction to my first MMORTS

Front Yard Monster is a base builder, tactical strategy and tower defence game. The roots of the game are based on an old flash game and first MMORTS called Backyard Monsters now discontinued. We are waiting for you to join the community, and together we will make this project take off. The game would be released first on web browser, but launching on android and iOS is also planned. You can join our Discord to get a free gift when the game launches and visit the game web page.

All information and images on this page are not final and may be subject to change.

 

Models and characters

The 3D models are made from zero using Blender and rendered in sprite sheets taking into account the rotation if necessary and their animation. I have chosen this graphics model to have a classic atmosphere and to be able to have high quality visuals without having to resort to using 3D polygonal in-game models that would worsen the performance, especially on mobile devices.

Most of the models follow the style of the game I have been inspired by, but I plan to keep improving them and add new mechanics not found in the original game.

 

Game technicals

The game is built using the Unity game engine, written entirely client-side in C#. The server side is written to work as microservices, to be easily scalable in the future if needed. To store the data we use non-relative databases, MongoDB and Regis for instant data streams. The game has anti-cheating checks from the client and the server. I am still studying whether to penalize the player if he is found repeatedly trying to exploit the game.

 

Game Introduction

At the beginning of your adventure you will learn how to play, the game is based on collecting resources to advance, you can get them from your bases or stealing them from other players. As you progress you will get improvements in the gameplay as builders with different skills that affect your game, these can be exchanged with other players. You will be able to unlock new creatures, improve the existing ones, or even mutate them. When you are already an expert you will have the possibility to conquer other bases and undertake new adventures in other types of bases that will bring you new unlockables such as constructions, new creatures…