# Game Engine

### We were faced with a choice during the development of the HAMSTAVERSE, to use the Unreal Engine or Unity?

<mark style="background-color:orange;">Formally</mark>, they <mark style="background-color:orange;">can not be compared</mark>, but we would like to convey the best user experience and impression of ease of play for the project participants. \ <mark style="background-color:green;">On the one hand,</mark> Unreal Engine and its valuable feature is the rapid prototyping of the game.\
In a prototype, it is especially important to convey atmosphere immediately. \
Unreal Engine offers many tools for this purpose, from simulating natural phenomena through the particle system to postprocessing.\ <mark style="background-color:green;">On the other hand,</mark> cross-platform Unity and its main advantage is simplicity and flexibility. \
You don't need a development team with a lot of experience to make a quality game, because most of the necessary features are already implemented and polished in the Unity. \
All you have to do it's just have to learn how to use them.\
\
Which engine we are going to use, you can find out in our discord server - discord.gg/hamstaverse
