Wednesday 17 June 2015

(Game making) Creating a menu.

So guys, today we are going to start making our very first game with construct 2. I've decided the genre will be the popular platformer.

Let's get started!

Now remember. You will need the personal or business license to make big games and you may need it for this post.

So the first thing you want to do is open construct 2 and press file and new

























Once you have done that, double click new empty project. A blank page will come up and that's where all the magic will happen.


Cool, we set up a new blank project, but what are we going to be working on today?

Before we jump in to the platforming fun, we are going to make a menu for our game first. So we have to add buttons like start, credits and settings.

But before we add any buttons, we have to add a nice background. We can create one in paint or find a free on online, but let's check the dimensions of the game's window size.




854 X 480. Got it. So find a background image online that fit's with the theme of your game with them dimensions and add them to your game. Of course you can make one.

So I have decided on a space theme and made a simple space background to add to my menu, so let us add the object to the game.


Right click on the blank project and click insert new object. Once you have done that, scroll down until you can find sprite. It will be a space invader icon.






















Click on that and rename it background in the text bar and then finally press insert . Your arrow mouse will turn into a cross and just press anywhere on the screen. An image editor will come up and just press the folder button to open your background image.

Just fit your image in the window view and we are ready to move on.

Your screen should look like this
























So again. Before we add any buttons, Let's give our menu a title. I am going to call mine a really bad name. (Squares can jump in space)

To add a text object, all you got to do is right click on the screen, click insert new object, call it whatever you like and insert it.

Now click on the text object and look at the bar on your left. Where you see text near the bottom, change that to the title of your game. Play around with the font and colour as well and adjust it to your liking.

Now that you have done that, right click again, insert new object and this time look for button. Once you have added the button to your project, click on it and look at the settings on the left panel. Change the text of them to play and position that to where ever you want on the project. Do this two more times for two more buttons that say settings and credits.

Your project should look like this.

























We will continue on adding events, and properly working on the game in the next blog.

Thanks for reading.

Tuesday 16 June 2015

Getting started.

Hello everyone. So you want to make your own original games but don't have a clue? No worrys! I'm going to show you how to make apps, desktops and maybe Wii U with a tool called construct 2.





Wait? What is construct 2?

Construct 2 is a tool that allows you to bring your ideas to life. It is a very powerful tool with lot's of features and allows you to export to many platforms, including HTML5, Windows, Linux, Mac, Android, Iphone, WiiU and many more.



Is it free?

Unfortunately, the full version of construct 2 is not free and costs €99 for a personal license and a business license of €330 (The business can be bought if you have made over €5000 on the personal license), but it's a one off purchase and totally worth every penny. There is a free version of construct 2 that limits you terribly, but you can still make a small HTML5 game with it.

Will this blog focus on the full version

Yes. This blog will focus on the full version in order to show you to make the best games possible.

Construct 2 sounds great! Got a link?

Sure! The link of the official webpage is here.

When will we start developing games?

We will officially start making games in the next blog.