Guide to build a video game

 Many people want to build a video game but don't know where to start. This guide will show you all the steps you need to complete to launch a successful video game. 


Let's Get Started!


  1. Planning
You need to map out all the parts of your game. Think about these questions: What will be the story of your game? Will you have a shop? What characters will there be? 
Once you got all the this answered and written down, you are ready for the next step.


       2. Set it up
Ok, so now you got the idea of how your game is going to be like. Now it's time to find a game engine and coding language. First let's pick the game engine. There are many game engines like Construct 3, Unity, Unreal, and many more. Now, you do some research about the game engine you want to use so you know what coding language to use for the engine. There are a lot of coding languages like Javascript, HTML, Python, C#, C++, and more. We want to make games so we are going to stick with Javascript, Python, C#, and C++. So for example if you are using Unity as your game engine, you would have to learn and use C#. Other game engines use different languages.

        3. Get started
Now this is the step where you actually develop your game. 
First, you need to makethe characters and all the props.
Now you have start coding the game and making it work.

        4. Publish your game
Now you need to publish your game. You can make it a mobile, console, or computer game. You need to sign up to be developer on whatever platform you want to make games for. When you insert all the pictures, app icon, description, and more, you can sumbit your game. It will take about a week for the game to be on the store. Now you can ask everbody you know to download it and play it!


That is all  I have for you today thank you for reading and make sure to comment on this post if you think if this method will be effective or not. Anyway, goodbye!

Comments

Popular posts from this blog

First Blog Post