Thread: My first C game

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    35

    My first C game

    I don't know how this game is called in english, but in italian is "Forza 4"

    The goal is positioning 4 circle of the same colour near in the vertical position, or orizzontal position or in diagonal position.

    There are 2 players, both controlled by the player (no AI, too difficoult! )

    I've left some lines written in text mode as i use them for debug


    The game is not complete, but it is playable

    I made this game using Turbo C++ 3.0 and graphics.h and but it is programmed in C, not C++

    Tell me what you think about the game

    Sorry for my english

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    14
    i saw the game but how can i play it, i dont know even what i have to do, how play that?
    anyway, it seems to be a pretty good game...

  3. #3
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    it's connect 4!!!!!!!!!!
    i like it!!!
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  4. #4
    Registered User
    Join Date
    Jun 2002
    Posts
    35
    At least I know the english game for this game

    Thank you very much, now I'm trying to make it with OpenGL, but first of all I have to learn OpenGL :P

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do the game engine and the api interact?
    By Shadow12345 in forum Game Programming
    Replies: 9
    Last Post: 12-08-2010, 12:08 AM
  2. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  3. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  4. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM