Thread: ARGHARHGAHRHGH Help with Tetris

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    195

    ARGHARHGAHRHGH Help with Tetris

    For Computer Science 2 assignment (I am noob at programming), I have to make Tetris in java (because the AP changed to java now. When i took CS1, it was still in c++ so i just started learning java like a week ago). I think I figured out all the collision and rotation stuff, but i don't know how to implement all these classes together. If anyone who knows how to make tetris in java has AIM or MSN or anything, could you please help me out? I'd appreciate it.

  2. #2
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    how about you post some code of what you did...from the looks of it so far, it seems as if you found some stuff on google but don't know how to make them all work.

    what compiler?

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  3. #3
    Registered User
    Join Date
    May 2003
    Posts
    195
    Alright im using JCreator and my teacher's game class (doesnt do anythign but draw the rectangles on the screen) but uhh. I guess here's the code. I didn't really understand the code I found online so i just tried doing the stuff on my own. Sorry but im completely inexpereienced in java since i ve only used it for 1 week, im still getting used to the classes and stuff.

  4. #4
    Registered User
    Join Date
    May 2003
    Posts
    195
    Here is the Game2D Library please rename to Game2D.jar to make it work

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Game Idea (Tetris Maze)
    By SlyMaelstrom in forum Game Programming
    Replies: 13
    Last Post: 06-07-2006, 05:48 PM
  2. how to write a Tetris [newbie]
    By lifeisendless4m in forum C Programming
    Replies: 2
    Last Post: 10-12-2004, 09:38 PM
  3. Test my new tetris game
    By PJYelton in forum Game Programming
    Replies: 6
    Last Post: 04-19-2003, 05:21 PM
  4. AGS Tetris Clone
    By Damascus in forum Game Programming
    Replies: 1
    Last Post: 03-07-2003, 05:17 PM
  5. tetris game
    By mrt in forum Game Programming
    Replies: 2
    Last Post: 04-08-2002, 10:01 AM