Thread: I want to start on a game

  1. #1
    The Negativity. LAURENT*'s Avatar
    Join Date
    May 2012
    Posts
    68

    I want to start on a game

    I want to make a simple guessing game, but I also want to use my own graphics. I have no idea about graphics programming and I heard it quite difficult in c++. Could anyone give me some idea of how sprite work is handled in c++.

    maybe a sample code showing some graphics. I've only gotten so far in the tutorial

  2. #2
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    If you've made some progress in C++ itself, check this out (..the leader over there shares your name !).
    SFML - Simple and Fast Multimedia Library

    Otherwise, you need to learn C++ well first.
    Read the tutorials on this site, get a nice book like "Accelerated C++" or however you feel comfortable.

  3. #3
    The Negativity. LAURENT*'s Avatar
    Join Date
    May 2012
    Posts
    68
    I can't say I've learned C++ too well. Matter of fact the info in the link has gotten me a little confused.......... well thanks anyways I'll just post problems I have with the lessons

  4. #4
    Registered User
    Join Date
    May 2012
    Posts
    71
    Very well made tutorials, i browser really quick but i noticed that there is a screens leading you trough the exact steps of creating the programs.
    There is also a choice of which IDE you are working. Great page indeed

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. looking to start game programming
    By jamort in forum Game Programming
    Replies: 16
    Last Post: 06-09-2009, 12:10 AM
  2. When to start 3D Game Programming?
    By m3rk in forum Game Programming
    Replies: 42
    Last Post: 04-23-2009, 07:37 AM
  3. How to start a game...?
    By TaraTheCasper in forum Game Programming
    Replies: 30
    Last Post: 10-24-2004, 09:20 PM
  4. start game programming
    By Garfield in forum Game Programming
    Replies: 28
    Last Post: 11-12-2001, 01:40 AM
  5. how to start with game
    By Unregistered in forum Game Programming
    Replies: 4
    Last Post: 09-27-2001, 08:18 AM