Is there a free easy to use game development software? Please provide suggestions. Thanks.

2 years ago

Comment has been collapsed.

I think the most popular are Unity, Unreal, Godot and O3DF (was Amazon Lumbaryard).

Pretty sure if you do a search you'll find more.

2 years ago
Permalink

Comment has been collapsed.

You might also want to check this thread for gamedev materials

2 years ago
Permalink

Comment has been collapsed.

It really depends on what you want to achieve. If you want to learn how to make games and don't have anything particular in mind Unity is the best - it's the combain with which you can do almost anything. Also - most of the little indie games are made on Unity, so I suppose it is easy to learn. I personally work on Unreal for almost 10 years and it is very good, if you want to make a 3D game. It also has Blueprints, which are visual representation of code, and are easier to learn then coding. On the other side, making a 2D game in Unreal is like driving nails with microscope. You can do this, but is a waste of a microscope.

If you think about going into game industry proffesionally, Unity or Unreal are best to learn - a lot of a studios use them, and even if they dont, they are using more or less similar stuff. + there are tones of tutorials for both of them.

If you have particular genre in mind there are things build for specific games. Like Adventure Game Studio, which is free and made specifically to support adventure games. It is very focused on it's genre, and you won't do much more with it, but I know whole studios build on it.

2 years ago
Permalink

Comment has been collapsed.

Thanks for the suggestion. I was thinking the game functionality similar to worldbox but just a different design. I am looking more of a god simulator which the player chooses to interact or not but the game still goes on itself. Any suggestions for that?

2 years ago
Permalink

Comment has been collapsed.

2D PixelArt... I would say not Unreal. For my experience - Unity. If nothing more because there is huge community so you will propably be able to google your problems, and you will have problems if you are new into game making :) . But that's just my opinion, I would wait for a few more and then decide.

Also, check how "free" is an engine. Unreal for example is free to use, but if you are selling a game, it wants a cut of your sells. Which is fine for me. Unity will seems to work similar for a companies and it is free for hobbysts.

2 years ago
Permalink

Comment has been collapsed.

So if i go with Unity, how much effort of coding would I need... take worldbox for example. Can unity be code free or coding will be required?

2 years ago
Permalink

Comment has been collapsed.

Unity is based on code, so I don't think you will be able to avoid it. I don't know if there is any proffesional engine in which you can avoid coding. I know Adventure Game Studio has coding, and even Unreal blueprints are a form of simplified code. Basically if you want to make game you need to learn to code. The only things I can think of without any coding are stuffs like Super Mario maker, or Dreams. Maybe Game Maker Studio, but it's not free and they even are telling on their side that their program is very limited.

2 years ago
Permalink

Comment has been collapsed.

I do suggest going with Unity. It is very newbie friendly. There are a few tools, such as Playmaker that do offer sort of a visual code representation but at the end of the day, you won't be able to avoid it. You may not be able to jump straight into developing Worldbox, but learning and understanding the code sure has a certain beauty to it.

Unity does have its own learning platform which now is completely free (learn.unity.com), alongside humongous forum & YouTube support.
Start small, learn a lot and eventually you can tackle projects of your dreams.

Good luck!

2 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.