Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 82
Entire Site: 4 & 858
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-24-24 05:32 AM

Forum Links

Where do I start?
I wanna get into programming and making my own game.
Related Threads
Coming Soon

Thread Information

Views
1,150
Replies
4
Rating
0
Status
CLOSED
Thread
Creator
mdynasty926
05-22-11 05:43 PM
Last
Post
DARKANINE
01-11-12 03:13 AM
Additional Thread Details
Views: 290
Today: 0
Users: 0 unique

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

Where do I start?

 

05-22-11 05:43 PM
mdynasty926 is Offline
| ID: 385305 | 112 Words

mdynasty926
Level: 69


POSTS: 1057/1119
POST EXP: 111867
LVL EXP: 2748000
CP: 359.7
VIZ: 3339

Likes: 0  Dislikes: 0
After playing some indie games like Minecraft and Cave Story, I've been thinking about investing my time to make my own game. I'd make my own artwork and music and program it.
But I don't exactly know where to begin, so if you could tell me what is necessary to create one or give me links to tutorials or good software, that would be greatly appreciated ^^.

I'd probably be making a 2D game, with MIDI composing and whatnot. I'm thinking about learning C++ for the programming part and I could probably pull off making my own sprites. But I'm starting pretty much from scratch so I'd say I'm being rather ambitious...
After playing some indie games like Minecraft and Cave Story, I've been thinking about investing my time to make my own game. I'd make my own artwork and music and program it.
But I don't exactly know where to begin, so if you could tell me what is necessary to create one or give me links to tutorials or good software, that would be greatly appreciated ^^.

I'd probably be making a 2D game, with MIDI composing and whatnot. I'm thinking about learning C++ for the programming part and I could probably pull off making my own sprites. But I'm starting pretty much from scratch so I'd say I'm being rather ambitious...
Trusted Member

Affected by 'Laziness Syndrome'

Registered: 07-22-09
Last Post: 3397 days
Last Active: 2423 days

11-09-11 04:22 PM
logieg is Offline
| ID: 494782 | 77 Words

logieg
Level: 12


POSTS: 20/20
POST EXP: 706
LVL EXP: 6445
CP: 46.5
VIZ: 8640

Likes: 0  Dislikes: 0
I suggest Game Maker (at yoyogames.com).  It may be a bit costly, but it's worth it.  With both 2D and 3D capabilities, it works great for any kind of game you want to make.  Easy drag and drop event lists and built-in image editors...  It's perfect!  And if you want to, it also has a built-in programming language that's pretty easy to learn/use, called GML.  Try it out if you want, but I'm just giving you advice!
I suggest Game Maker (at yoyogames.com).  It may be a bit costly, but it's worth it.  With both 2D and 3D capabilities, it works great for any kind of game you want to make.  Easy drag and drop event lists and built-in image editors...  It's perfect!  And if you want to, it also has a built-in programming language that's pretty easy to learn/use, called GML.  Try it out if you want, but I'm just giving you advice!
Member
Thee Awesome Pokemon Lover (TAPL)


Affected by 'Laziness Syndrome'

Registered: 02-03-10
Location: USA
Last Post: 4549 days
Last Active: 3036 days

(edited by logieg on 11-09-11 04:23 PM)    

11-09-11 05:06 PM
billythekidmonster is Offline
| ID: 494822 | 48 Words

Level: 129


POSTS: 4552/4999
POST EXP: 206588
LVL EXP: 24991537
CP: 397.6
VIZ: 96951

Likes: 0  Dislikes: 0
I would say that you first have to find an engine unless you want to build that yourself. I use Unity though you have to know C# not C++. Either way they are similar and you can make anything with Unity if you know what you are doing.
I would say that you first have to find an engine unless you want to build that yourself. I use Unity though you have to know C# not C++. Either way they are similar and you can make anything with Unity if you know what you are doing.
Member
3rd place in the August 2011 VCS! I got 3rd place in the October 2010 VCS! 3DS friend code 1762-2680-4239 pm me yours


Affected by 'Laziness Syndrome'

Registered: 08-16-10
Last Post: 4508 days
Last Active: 4230 days

01-11-12 01:20 AM
Fantasy.Castle is Offline
| ID: 529034 | 219 Words

Fantasy.Castle
Level: 20


POSTS: 3/68
POST EXP: 5840
LVL EXP: 38440
CP: 257.2
VIZ: 7169

Likes: 0  Dislikes: 0
*Looks at posts above* That's a little complicated for a beginner. Hun I just got started game making myself. The first thing I would advise you to do is ask David07 (the boss of this site) for a free download of RPGmaker2k3 alternatively named Rpgmaker2003. That will give you a relatively easy engine to start with and the 2D graphics that you desire. My two favorite sites for tutorials (albeit they are limited) is rpgmaker.net and rpgrevolution.com. I recommend Rpgmaker2003 because you will be able to use it when you first get it as a beginner but it will still be useful when you have learned enough to become an expert.

As for the game itself the first thing you want to determine is what KIND of game is it. Is it a straight rpg, a platformer, a sandbox/open world, or a puzzle game. The game I am working on is a sandbox/open world game. So you are not limited to rpg games within the RPGmaker it makes other types of games as well.

RPGmaker2003 also as an export/import system so that you can add your own music, videos(for cutscenes), tiles, sprites, etc. (I even seen some people who are more experience then I am import voices into their RPGmaker).

Ask more question if you want more answers ^.^
*Looks at posts above* That's a little complicated for a beginner. Hun I just got started game making myself. The first thing I would advise you to do is ask David07 (the boss of this site) for a free download of RPGmaker2k3 alternatively named Rpgmaker2003. That will give you a relatively easy engine to start with and the 2D graphics that you desire. My two favorite sites for tutorials (albeit they are limited) is rpgmaker.net and rpgrevolution.com. I recommend Rpgmaker2003 because you will be able to use it when you first get it as a beginner but it will still be useful when you have learned enough to become an expert.

As for the game itself the first thing you want to determine is what KIND of game is it. Is it a straight rpg, a platformer, a sandbox/open world, or a puzzle game. The game I am working on is a sandbox/open world game. So you are not limited to rpg games within the RPGmaker it makes other types of games as well.

RPGmaker2003 also as an export/import system so that you can add your own music, videos(for cutscenes), tiles, sprites, etc. (I even seen some people who are more experience then I am import voices into their RPGmaker).

Ask more question if you want more answers ^.^
Member
Chrono Trigger Fan


Affected by 'Laziness Syndrome'

Registered: 06-12-11
Last Post: 2289 days
Last Active: 2274 days

01-11-12 03:13 AM
DARKANINE is Offline
| ID: 529048 | 22 Words

DARKANINE
Level: 88


POSTS: 1147/2060
POST EXP: 54319
LVL EXP: 6539755
CP: 669.4
VIZ: 18383

Likes: 0  Dislikes: 0
I use rpg maker VX its easy enough to use it's kinda costly but easy to hack if your in to that
I use rpg maker VX its easy enough to use it's kinda costly but easy to hack if your in to that
Trusted Member
Come along with me, to the butterflies and bees...


Affected by 'Laziness Syndrome'

Registered: 12-01-10
Location: North Carolina
Last Post: 2591 days
Last Active: 2591 days

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×