Tool overview

Published September 21, 2014
Advertisement
The week of awesome II starts tomorrow, so today I will talk about the tools that I plan to use for my competition entry.

Game Engine


The main tool that I will be using is Game Maker Studio. Game Maker Studio will be used to tie all of the art assets, music, sound effects, and game play logic together into a playable game. Ultimately Game Maker Studio will be used to package the game so that you all can play it.

Here is a screen shot of what the interface looks like:

GameMakerRoom.jpg

Art



The next tool that I will be using is Inkscape to create vector graphics. Vector graphics are great because unlike raster graphics they do not lose their resolution when scaled. Vector graphics are very useful to make graphics with very crisp lines and it is especially good for cartoon graphics. To me it is a lot more forgiving to make vector graphics because it is easier to correct mistakes!

Inkscape.jpg

Vector graphics are nice but usually you need to convert them into raster graphics for use in a game engine. I like using GIMP to add shading to Inkscape based graphics. It is an open source image manipulation program that is similar to Photoshop (but free!). Here I have GIMP set to single window mode.

GIMP.jpg

I will be using Spine 2D for any 2d animations that are needed. I haven't worked with this tool a lot, so this will be a learning experience for me.

spine2d.jpg

Music


For Music I will probably be finding tracks from Kevin MacLeod on his site Incompetech.

Source Control



For source control I will be using SVN with TortoiseSVN. Source control is important even if working on solo projects as it provides a change history and makes it possible to track/revert undesired changes easily. When programming I want to make sure I only make the changes that I intend to make to the code.
Previous Entry Welcome!
Next Entry Doodles
1 likes 1 comments

Comments

el_juan

I'm using GameMaker for this project as well, and will be following your progress to blatantly steal see how you incorporate Spine into your workflow -- something that I've been interested in but haven't successfully done yet.

Best of luck to you!

September 24, 2014 12:24 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement

Latest Entries

Finished!

1607 views

Progress

1672 views

Resolve

1693 views

GUI

1851 views

Making a menu

2276 views

Teddystein!

1768 views

Doodles

1574 views

Tool overview

2153 views

Welcome!

1428 views
Advertisement