I decided to create this game while I was developing another game (that I abandoned). I had to create a drone and as I was bored after a long time a development on the same game, I just decided to create quickly a game in order to “breath” a bit.
My goal was to create this game in 2 days. As you can think, it took me more time (around one week). It required a lot of work, especially to create the drone. I really wanted to make realistic behaviors and so, the scripts were particulary hard to do. Not only because of the executions logics. I implemented a real physical logic in my scripts, which was really hard to think about it.