Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: Cool Upcoming java Prog. by Me :)

  1. #1
    Join Date
    Feb 2005
    Posts
    139
    Rep Power
    0

    Thumbs up Cool Upcoming java Prog. by Me :)

    Ive been working on a Java program taht is more on the simple, but cool side. A few points are that:
    1:use border layout(portability), designed GUI was done through trial by fire. i.e. west, then east, then center, then south
    2:instantiate random object from java.util
    3:implements look and feel(4 default types)
    4:added time thread to track time

    Some(really alot )stuff left for me is:
    1: setup Start, Pause(including time) and Reset buttons in menu
    2:apply and remember each random number generated
    3:include life, freebies and other stuff

    Im almost done with the GUI, check the pic below and also the source(contains hardly any methods and code is a bit jumbled and is to be split up into 'GuessGameEngine.java', 'GuessGameUI.java' and 'GuessGameMethods.java'.) Also a simple DOS guessgame is added. Tell me what you think and take the code and modify it and post it up.
    Last edited by BloodLust_89; Apr 5, 2005 at 06:54 PM.
    Do not live your life in fear, 'cuz if you do, you will never live your life.

  2. #2
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default Re: Cool Upcoming java Prog. by Me :)

    nice little game.. i like the code too, but i don't want to play with it too much cause im not into swing anymore, i use swt to code java gui cause its faster, have a native look and lighter than swing. Eclipse and Azureus was coded in swt so you can take a look at those if you want.

    I have some swing programs that i want to convert to swt, but i can't bother. I can post a few of what i did so far, all wriiten in java.
    Last edited by leoandru; Apr 6, 2005 at 01:00 AM.

  3. #3
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default Re: Cool Upcoming java Prog. by Me :)

    Wow, that is a great looking program. I am not a java programmer but I like the code because of the layout and neat function calls.

    I already save the code to my hard drive.

    Are you a professional or student if you no mind me asking?
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

  4. #4
    Join Date
    Apr 2004
    Posts
    654
    Rep Power
    0

    Default Re: Cool Upcoming java Prog. by Me :)

    I like. The gui is interesting and unique. How long did it take u 2 write?
    Praise Ye JAH

  5. #5
    Join Date
    Feb 2005
    Posts
    139
    Rep Power
    0

    Default

    Couple of hours, around 4. I did it trial by fire. Using Border layout Starting with West then East then South then Center. Starting studing Java at 13 and now i am 15, Programming UnrealScript.
    Last edited by BloodLust_89; Apr 14, 2005 at 12:31 PM.
    Do not live your life in fear, 'cuz if you do, you will never live your life.

  6. #6
    Join Date
    Apr 2004
    Posts
    654
    Rep Power
    0

    Default

    Unreal as in the game?
    Praise Ye JAH

  7. #7
    Join Date
    Feb 2005
    Posts
    139
    Rep Power
    0

    Default

    Yes, unrealscript the gaming language.Ive made a couple new Adrenaline Combos, mutators and my new altered version of the ShockRifle, the Plasma-Fletchette Rifle. Very cool language!! Totally OOP.
    Do not live your life in fear, 'cuz if you do, you will never live your life.

  8. #8
    Join Date
    Dec 2004
    Posts
    81
    Rep Power
    0

    Default

    Yoh, nice you are encouraging to resume my quest to learn programming. send me a copy to test for you.

  9. #9
    Join Date
    Feb 2005
    Posts
    139
    Rep Power
    0

    Default

    What? the UnrealScript Weapons and stuff?
    Do not live your life in fear, 'cuz if you do, you will never live your life.

  10. #10
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    I want to see a sample code of the Unreal mods. I think it is cool too but I have never looked at it.
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •