Introvert or Extrovert Quiz
Q&A for How to Make Computer Games
Coming soon
Search
-
QuestionI want to create a 3D game, but I don't know where to start. How can I learn?Community AnswerStart by learning a 3D game engine such as Unity. There are a number of books and online tutorials that can help educate you on its use.
-
QuestionHow can I create a game without any programming expertise?Community AnswerThere is a website called Code.org and this website will teach you how to code. This website gradually gets more challenging as you go. Then, you can code your game.
-
QuestionHow can I make a game like GTA, having some knowledge of C++?Community AnswerYou can't actually make a game like GTA on your first try. To be honest you can't even create something like Super Mario Bros. but if you really are good at C++ you might be able to create one level of Super Mario but even that's very difficult. Try to aim for creating a very simple game. Even a game where you just move in a small 2D world. Use that game as your prototype and expand it. For example, add coins and enemies. You will notice that your game is improving every day. But again don't aim for GTA because Rockstar had a number of people working together to create GTA.
-
QuestionHow long does it take to finish a game?Community AnswerIt depends. A simple game can be made within an hour. However, complex games can takes months or even years to complete.
-
QuestionWhat app can I use to create a game?Community AnswerIt's called an IDE (Integrated Development Environment). A few languages are: Java - the recommended IDE is IntelliJ IDEA; C# - the recommended IDE is Visual Studio 2015 Community Edition; C - the recommended IDE is Visual Studio 2015 Community Edition as well; Visual Basic - the recommended IDE is Visual Studio 2015 Community Edition; Python - the recommended IDE is PyCharm.
-
QuestionWhat is the difference in making games for personal use or for commercial gain?Community AnswerGames that are made for personal use don't need to go through hefty steps to get it sold in Steam, or the Windows store, etc. You also are not restricted by anyone, nor do you need to follow anyone. It's your total imagination (the only thing that limits you from creating games). For commercial gain, you'd have to prepare lots of documents, paperwork, meet and agree to terms with other officials before you can get your game published. It would also have to be of real interest to a wide group of gamers, to ensure that the costs in making it are recouped.
-
QuestionWhich 3D engine is the best as well as free?Amith singhCommunity AnswerYou can go to Unreal engine 4, which is absolutely free, but make sure you have a good internet speed as you will have to download around 5gb.
-
QuestionWhich software is used to create virtual objects?Community AnswerBy virtual objects, I'm assuming you mean 3D objects. For that, I use Blender. The learning curve is rather steep, but when you get around that, it's really useful software.
-
QuestionHow would one begin to make a computer game?Community AnswerOne way would be to select a popular, free, and community-supported game engine like Unity, the Unreal Engine, or Cry Engine. Engines such as these often have extensive documentation on the web and on Youtube, and can serve as a good starting place for beginners.
-
QuestionHow do I create a multi-person game where people go against each other?Community AnswerOnline, it's going to be really tough. I recommend you try making the game a type of split-screen game if you are going for multiplayer.
-
QuestionIs Kodu game making software recommended?Community AnswerYes, this is a free and simple program for Windows and MAC. Try it out yourself!
-
QuestionDoes it cost money to make computer games?Community AnswerYes and no. Some game engines are free. Others, have free and paid editions.
-
QuestionAs a new programmer, what computer application should I use to make video games?Lord LukeCommunity AnswerI suggest Microworlds EX. To learn the application, I recommend getting the book "Coding for Kids" by Camille McCue, Ph.D. It's ok if you're not a kid, Iit is still a great source for learning the basics of code.
-
QuestionWhich programming languages are needed to make computer games?Community AnswerAny language can be used for making games, but some have certain advantages over others. You'll have to do some research on the different types of languages and how they can be applied to game making before you pick the one that's right for you.
-
QuestionHow do I make the best quality graphics?Community AnswerIf you want the best graphics, you can use C++/Unreal Engine. However, I suggest that you learn another language beforehand because C++ can be very difficult.
-
QuestionWhere can I find a website to use as a tool?Community AnswerTwine works. You can download it or use it on the web. Online game creators will need a good internet connection.
-
QuestionAre there courses that study gaming technology?Community AnswerCode.org's "Beyond an Hour of Code" offers courses which teach you how to make apps, games, and eventually web games or websites.
-
QuestionWhere do I start if I want to make a video game?MannyCommunity AnswerI recommend learning a programming language that you are comfortable with. Python and C# are good examples for beginners and after that try making simple games. Another alternative is to learn the language the game engine you wish to use is in.
-
QuestionWhat language is a "must know" for gaming?Community AnswerI would suggest JavaScript, C#, and Python. Learn JavaScript first because it's fairly simple, and then move on to the others after you learn the fundamental concepts in JS.
-
QuestionDo I have to put in code to make a game?Community AnswerIf you are making a very basic game, you can use Scratch or Gamemaker. However, for advanced games, you might have to do some programming.
-
QuestionWhat is needed for making a big PC game?Community AnswerYou would need an engine (ie Unity, Unreal 4 etc.), a good experience with your preferred scripting language and a powerful PC to test the game. If you don't want to make models for your game, you could go to the Unity Store where you can find free and paid assets.
-
QuestionHow can I make a game like Clash of Clans without knowing about programming?Community AnswerYou can learn programming or hire programmers. Code is more important than anything in the making of a game. The program is what decides all the rules and mechanics of the game.
-
QuestionWhich software can I use to make a game like Grand Theft Auto?Community AnswerUnity is your best bet for 3D games; although it does require coding knowledge.
-
QuestionHow do I make a hacking app?Community AnswerHacking is illegal. Reconsider wanting to make an app that hacks devices.
-
QuestionAm I at risk of a virus when I'm downloading these coding platforms or the Java platform?Community AnswerIf you are careful and don't go to any sketchy sites, you will be fine. Go to the official site of the thing you are looking for. If you feel like something is wrong, run your anti-virus software.
-
QuestionHow do I make in-game cinematics?Community AnswerYou could use SFM (Source Film Maker) which is available on Steam for free.
-
QuestionHow do I make a game work online?Borislav GridnevCommunity AnswerYou should find out how the engine/programming language makes connections to TCP/UDP ports and how it does multiplayer, and then you should program the online parts in the engine or language.
-
QuestionWhat is a good program to use to create a very simple game if I have very few assets?Community AnswerStencyl is a good choice for creating simple 2D games. It's quite easy to work with, as coding is not necessary, and it's free. There is also a tutorial and a web guide to help beginners get started. From there, you can expand and create more complex games.
-
QuestionHow can I make a game like Shadow Fight?Community AnswerUse engines such as Construct or Fusion. Hand-draw images first, then take a pic and overdraw it using Photoshop. Use Spriter for animating. You need at least a team of 3 to make such a big game, and it would require months of hard work to complete it.
-
QuestionHow can I create Android games like Bounce?Community AnswerAndroid has its own development kit that can be found on their website. It has extensive tutorials and runs on their own variant of JavaScript.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit