Thread: PongTris

  1. #1
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644

    PongTris

    I'm starting a game crossed between pong and tetris.....and would like to know if this name (PongTris) would be copyright infragment. I'm not sure if nintendo owns the name tetris or tet or tris.....I need to know this for my design document.

  2. #2
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    I'm pretty sure that "Tetris" is copyrighted and can't be used. I'm not sure about "Tet" or "tris", though.

    Instead of worrying about copyright infrangements, don't you think it would be easier/better to just come up with a new, original name? A name like PongTris doesn't excite me all that much.

  3. #3
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Yes i would LOVE to see a Tetris clone that has a name that doesnt end in -tris.

    Um... HOW IN THE EVER LOVING POOP ARE YOU GONNA COMBINE PONG AND TETRIS???
    What is C++?

  4. #4
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644
    have the blocks in the shape of the tetris blocks...and play as pong....early idea but that's how i have it set so far

  5. #5
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    You mean pong? or breakout?

    Code:
    pong:
    
      |
      |        o          |
      |                    |
      |                    | 
                           |
    or this:
    Code:
    [][]          []
    [][]          []
                [][]
    
         o
       ____
    What is C++?

  6. #6
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644
    the second one......and I mean pong

  7. #7
    Registered User Invincible's Avatar
    Join Date
    Feb 2002
    Posts
    210
    By Geoff Howland: How Do I Make Games?

    Something I need to mention is that when you make your Tetris game, you can't call it "Tetris". Tetris is a trademark of the Tetris Company who is owned by Alexey Pajitnov, the creator of Tetris. It is his exclusive right to use the name Tetris, and I believe they may have won a lawsuit saying that you cannot make a falling blocks game with the syllable "tris", as it is obviously playing off the popularity of the of the name Tetris.
    Edit: BreakoutTris?
    Last edited by Invincible; 05-25-2002 at 01:40 PM.
    "The mind, like a parachute, only functions when open."

  8. #8
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644
    1. You just contridicted yourself....first the quote said "Cann't use the tris..." (or something on those lines), then you say BreakoutTris.....??

    2. It's not based on breakout, based on the cross-breed of pong and tetris

  9. #9
    Registered User Invincible's Avatar
    Join Date
    Feb 2002
    Posts
    210
    1. I didn't say you can't use "tris." Geoff Howland said in his article on Gamedev that he "believes" you can't use "tris."

    2. You said "the second one" and that is most definitely Breakout, not pong.

    Either way, call it what you want. It's your game. I'm looking forward to trying it.

    Invincible
    "The mind, like a parachute, only functions when open."

  10. #10
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    I agree...

    This should be VERY interesting...

    Will it be Console or Win?
    Code:
    if ( console ){
           
           if( graphics ){
                     cout<<"GRAPHICS!!!";
           }
           else{ 
                      cout<<"TEXT BASED!!!";
    }
    }
    What is C++?

  11. #11
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644
    1. I didn't say you can't use "tris." Geoff Howland said in his article on Gamedev that he "believes" you can't use "tris."
    Oh.....sorry about that.
    2. You said "the second one" and that is most definitely Breakout, not pong.
    Then it's like breakout....sorry about that also.....
    Either way, call it what you want. It's your game. I'm looking forward to trying it.
    Thanks....can u give me ur e-mail address so that I can send you the beta when it's released?

    I'm either using Allegro, SDL, or DirectX 8.1 or DX 8.0
    Last edited by Quantrizi; 05-25-2002 at 02:07 PM.

  12. #12
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Why not just post them in a thread????
    What is C++?

  13. #13
    Registered User Invincible's Avatar
    Join Date
    Feb 2002
    Posts
    210
    Post it to this thread when it's done and I'll be happy to look at it.

    Invincible
    "The mind, like a parachute, only functions when open."

  14. #14
    I am the worst best coder Quantrizi's Avatar
    Join Date
    Mar 2002
    Posts
    644
    Or I can upload them onto my website

  15. #15
    Registered User Invincible's Avatar
    Join Date
    Feb 2002
    Posts
    210
    URL?
    "The mind, like a parachute, only functions when open."

Popular pages Recent additions subscribe to a feed