Hi,
I am trying to find an ideal game engine for my game idea (which would be 2d). Ideally for me, it would be best on my budget for the game engine to be free (e.g. Godot, Gdevelop etc) however if my game idea would best suit a gaming engine that does come at a price, then please do suggest these too.
My Background
At the moment my only experience with gaming engines has been Construct 2 which I paid for at the time (not 3 although I understand that they work the same) and a little Stencyl and coding in general, I have done Android SDK, OOP pascal, a little python, BASH scripting to name some.
My Game idea in Summary (Not giving it all away!)
The player (You) has control, of sorts, numerous characters on screen (probably starts of with 10).
These characters will not need to be maintained and will have their own personalities and will mill around the screen doing different things (this will need to be added to the logic of the game)
When one or more characters state changes , this will then make the player try and change that state, otherwise the “enemy” will try and find these characters.
To prevent the “enemy” from finding these characters, you can make other characters intercept or try and change the state of the players where their state has change before it is too late.
So this could be quite complicated and just want a gaming engine that is not too difficult to learn and capable of doing this.
Thanks
TimCS