what game engine was it made with? If none what code program was used to make it?
Hi!
We used Love 2D, which is a great framework for simple 2D games using lua. You can find the complete source code for the game at https://github.com/vidarn/go_farm if you're interested. :)
Hi!
It probably depends on your overall experience with programming and what you want to achieve. If your goal is just to get started making games I would actually recommend you to take a look at game maker by yoyo games. It's a great 2D game engine where a lot of commercial games are made.
On the other hand, if you are interested in programming, love 2D and lua is a good place to start. Maybe this is a good starting point: http://www.osmstudios.com/tutorials/your-first-lov... ? Please let me know what you are looking for and I can probably give you better advice. :)
Best regards,
Vidar