Author Topic: Making a game  (Read 3956 times)

0 Members and 1 Guest are viewing this topic.

Offline -Skykanden-

  • Flamebow Warrior
  • *****
  • Posts: 3065
  • Hallowed be my name
Making a game
« on: June 15, 2010, 02:34:32 pm »

Hi all.
I would like to start making a game I had in mind long time ago.
I would like to know who could tell me what to use and so, to start I'll make a simple and small game and then depending on how it goes I might make it bigger.

More info or you just want to let it go?

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Making a game
« Reply #1 on: June 15, 2010, 02:41:49 pm »
Can you code at all?
There are other worlds than these

Offline -Skykanden-

  • Flamebow Warrior
  • *****
  • Posts: 3065
  • Hallowed be my name
Re: Making a game
« Reply #2 on: June 15, 2010, 02:53:09 pm »
Thats what I would like to learn to do, but I don't really know where to start

Offline zakath

  • Inactive Soldat Developer
  • Veteran
  • ******
  • Posts: 1224
    • Soldatladder
Re: Making a game
« Reply #3 on: June 15, 2010, 03:01:15 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.

#soldat.mapping - #soldat.inc - #soldatladder - #soldat.gather.nordic

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Making a game
« Reply #4 on: June 15, 2010, 03:07:46 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.

Well, if he intends to make a game that works on other platforms in addition to Windows, he might look towards learning to code in Python or Ruby and use the appropriate SDL bindings.

This might be an interesting place to start: http://www.pygame.org/
There are other worlds than these

Offline Neosano

  • Camper
  • ***
  • Posts: 253
  • IIAWAK!
Re: Making a game
« Reply #5 on: June 16, 2010, 02:14:59 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.
THIS.
KAWAAAAAAAIIIIIIIIII

Offline Wraithlike

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1349
  • The Ichthyologist
Re: Making a game
« Reply #6 on: June 16, 2010, 03:16:32 pm »
They're all lying to you. The most important part of a game is the graphics, most importantly, pixel graphics, so clearly your starting point should be MS Paint.

Or you can disregard me and listen to someone who knows what they're talking about.

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Making a game
« Reply #7 on: June 16, 2010, 03:25:21 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.
THIS.

Only go down this route if you want to make games that only work on Windows and Xbox 360/720.
There are other worlds than these

Offline Neosano

  • Camper
  • ***
  • Posts: 253
  • IIAWAK!
Re: Making a game
« Reply #8 on: June 16, 2010, 03:58:58 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.
THIS.

Only go down this route if you want to make games that only work on Windows and Xbox 360/720.
Nah, nobody would play your shitty games on linux... (I'll just forget about macs)
And btw.. everything can be run on linux with wine, or even without it :)
KAWAAAAAAAIIIIIIIIII

Offline -Skykanden-

  • Flamebow Warrior
  • *****
  • Posts: 3065
  • Hallowed be my name
Re: Making a game
« Reply #9 on: June 17, 2010, 01:06:24 am »
Allright I'll try both options and check what's the easiest to start.
I don't really know how to make the 'bases' of the game yet, but I hope I'll see soon

Offline Veritas

  • Camper
  • ***
  • Posts: 271
  • Waco
Re: Making a game
« Reply #10 on: June 17, 2010, 04:36:14 am »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.
THIS.

Only go down this route if you want to make games that only work on Windows and Xbox 360/720.
Yeah guys be wary that you're only going to hit 99% of your target market
DEHUMANIZE YOURSELF AND FACE TO BLOODSHED

Offline 100% not captain ben

  • Major(1)
  • Posts: 1
  • forum fuhrer
Re: Making a game
« Reply #11 on: June 17, 2010, 08:08:24 am »
make a game about raping minorities

8===D

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Making a game
« Reply #12 on: June 17, 2010, 04:03:13 pm »
If I started learning coding today I would probably start with C# and probably XNA if I wanted to code a game. so basically get visual studio(express editions are free) and find some tutorials.
THIS.

Only go down this route if you want to make games that only work on Windows and Xbox 360/720.
Yeah guys be wary that you're only going to hit 99% of your target market

Wii? ps3? Xbox/Windows is definitely not 99%
There are other worlds than these

Offline smiluu

  • Flagrunner
  • ****
  • Posts: 673
  • Put your farts in my pussy
    • LOLOKAUST MSPAINT PLEASURE POND
Re: Making a game
« Reply #13 on: June 17, 2010, 04:23:29 pm »
Doing both graphics and coding alone is pain in the pride-hole. I suggest to get yourself a pal suitable for what your missing.

Offline Toumaz

  • Veteran
  • *****
  • Posts: 1906
Re: Making a game
« Reply #14 on: June 17, 2010, 04:34:24 pm »
yes because he is certainly aiming to get his first game ever out on the wii, xbox and not to mention the ps3; don't forget the 3DS and the PSP, either, and iPhone
he probably wants to use allegro to get DOS compability, too


It depends on what you're looking for, Skykanden. C# is definitely a good way if you're willing to get your hands dirty and learn coding itself, and probably one of the better languages for beginners to in game programming.

If it's the first game you're ever making, though, I get the impression that you're moreso wanting to assume a designer role where you actually get to create a game or prototype's actual gameplay, rather than bogging yourself down in coding which can be a truly daunting task for a beginner. Maybe you should look into something like Game Maker or Multimedia Fusion 2, just to play around with things, and in an environment where the game tools are essentially given to you from the get-go? (It's how I started out!) It might not be entirely ideal if you aim to become a programmer, but even so, it should give you a basic understanding of the more abstract concepts of what makes a game tick (objects, sprites, basic scripting, etc).

Beyond everything else, have fun doing it, whatever you choose!

Offline Veritas

  • Camper
  • ***
  • Posts: 271
  • Waco
Re: Making a game
« Reply #15 on: June 17, 2010, 06:32:27 pm »
Yeah guys be wary that you're only going to hit 99% of your target market

Wii? ps3? Xbox/Windows is definitely not 99%
I didn't realize Skykanden was an actual developer and his target market included consoles

My bad
DEHUMANIZE YOURSELF AND FACE TO BLOODSHED

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Re: Making a game
« Reply #16 on: June 17, 2010, 10:35:55 pm »
Start with java, look up a game of pong's source then try to make tetris.
If you get that far check pack here.

Offline -Skykanden-

  • Flamebow Warrior
  • *****
  • Posts: 3065
  • Hallowed be my name
Re: Making a game
« Reply #17 on: June 18, 2010, 01:12:04 am »
Thanks for help guys.
I'll try C# and I would like to see how Python is, then I might decide, well I have time so no problem.

It's great to see you arround there Toumaz
« Last Edit: June 18, 2010, 01:14:16 am by -Skykanden- »

Offline Stahlkaiser

  • Major(1)
  • Posts: 16
  • Spirit Of A Cursed Tank
    • My Development Blog
Re: Making a game
« Reply #18 on: June 19, 2010, 11:34:47 am »

Hi all.
I would like to start making a game I had in mind long time ago.
I would like to know who could tell me what to use and so, to start I'll make a simple and small game and then depending on how it goes I might make it bigger.

More info or you just want to let it go?

GameMaker really is a good start and of course you can create bigger game with it. but overall it HARRD to create even Small §d games... so maybe you try to crete the best you can do out of 2d games? :)

you can allways send me a message according to game maker and/or game creation at all. sure i can help often.
My Game Development Blog:
http://chess-game-dev.blogspot.com/

Offline Neosano

  • Camper
  • ***
  • Posts: 253
  • IIAWAK!
Re: Making a game
« Reply #19 on: June 19, 2010, 11:40:07 am »
No difference between 3d and 2d really.
Well difference isn't that big, so please, don't care.
KAWAAAAAAAIIIIIIIIII