Learning game-programmation

Mareg

Member
Jul 24, 2004
170
0
0
Hi there,

I'm interested in self-learning the basics of game programmation. I am no artist, so I am looking foward to some package that would provide arts/sounds. Something that would introduce me to game oriented programming. I already know many programming languages but never was in a game oriented project.

Is there something for me ?

Thanks.
 

Drakkon

Diamond Member
Aug 14, 2001
8,401
1
0
start with pong, pacman, asteroids, any of the old atari 2600 games, that way you really dont have to worry about graphics/sounds

i think those though give you the general gaming aspect then you can build physics into them and logic engines for ghosts(in pacman)
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
There is no fundamental difference between any other type of programming and game programming. Learn to program, then apply those skills to games.