Thread: help in 2d shotiing game

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    10

    help in 2d shotiing game

    hi i`m new to this community
    i`m a graphic designer character animator
    u can see some of my work in here
    eslam amin on Vimeo

    also l love scripting with 3dmax script and extend script adobe
    new to c++
    i have done a game like pac man with simple ASCII characters from the tutorials of 3d buzz

    now i want to make a 2d shooting game like metal slug - super mario - contraa

    i need help
    is there some kind of a code to a game like this
    to study the design i tried to search but i coudn`t find any

  2. #2
    Gawking at stupidity
    Join Date
    Jul 2004
    Location
    Oregon, USA
    Posts
    3,218
    If you understand what you're doing, you're not learning anything.

  3. #3
    INSANE INSIDE ekosix's Avatar
    Join Date
    May 2010
    Location
    Rio de Janeiro, Brazil
    Posts
    44
    I think you would like to take a look here:
    Game Programming

    BUT, as you're new to C++ I think the best step for you to take now is to start learning at least the fundamentals of C++, which you can find right here at Cprogramming.com Tutorial: Introduction to C++

    It's VERY good, but if you want to learn it in a "raw" way, consider this > C++ Language Tutorial - C++ Documentation

    Then, you can start looking after an appropriate API for what you wish to develope.

    I'm telling you these steps because, otherwise, you'd feel like in "LOST"!

  4. #4
    Registered User
    Join Date
    Mar 2010
    Posts
    10
    thank u i tried to google it but hmmm didn`t find

    sorry i mean that i`m new in working with c++
    not learning the lang
    i have a fine experience in c++
    also i`m working with c

    but not working with the big project`s with too many classes & functions

    i like to learn from other codes
    any graphic library
    i `m working with vc++2008
    thank u

  5. #5
    INSANE INSIDE ekosix's Avatar
    Join Date
    May 2010
    Location
    Rio de Janeiro, Brazil
    Posts
    44
    So... take a look at this: Simple DirectMedia Layer

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Should I use a game engine in making a RPG game?
    By m3rk in forum Game Programming
    Replies: 6
    Last Post: 01-26-2009, 04:58 AM
  2. Guessing game: how to quit the game?
    By hzr in forum C Programming
    Replies: 5
    Last Post: 12-18-2008, 10:53 AM
  3. craps game & dice game..
    By cgurl05 in forum C Programming
    Replies: 3
    Last Post: 03-25-2006, 07:58 PM
  4. Game Designer vs Game Programmer
    By the dead tree in forum Game Programming
    Replies: 8
    Last Post: 04-28-2005, 09:17 PM
  5. Game Designer vs Game Programmer
    By the dead tree in forum General Discussions
    Replies: 2
    Last Post: 04-27-2005, 03:50 AM