Search:

Type: Posts; User: Sneak

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    2,046

    Re: Which University?

    Bolton uniiii!
  2. Replies
    6
    Views
    1,518

    Re: Hi from UK, Struggling with java!

    Haha, small world, cool to meet you guys!
  3. Re: Need help creating a a simple 'credit' system to a game

    I got it!! Kind of anyway. Thanks for all the help, was a real treat that!

    Heres the finished code anyway, works as i wanted it to. please, have a look and try and run it if you like.

    Here is...
  4. Re: Need help creating a a simple 'credit' system to a game

    Thanks for all the help up to now, But is there anyone able to give me a little more help as to where I should be placing the pieces of code I have been given, within my Class.

    Would I need to...
  5. Re: Need help creating a a simple 'credit' system to a game

    .............
  6. Re: Need help creating a a simple 'credit' system to a game

    Heres what Ive got down up to now, can you give me an idea where im going wrong?

    Bah need a cup of tea here!! Anyone else for one? lol!



    import java.applet.Applet;
    import java.awt.Button;...
  7. Re: Need help creating a a simple 'credit' system to a game

    Thanks very much forthat help!

    I am still at a bit ofconfusion though. I added:
    private int bet;
    private int score;

    to the top of my code, just below my first lines of code.Then, i have added...
  8. Need help creating a a simple 'credit' system to a game

    Hi everyone.

    Basically, I am creating a game based on two dices, and a guess box. The user inputs the guess of what the dice outcome will be, and then clicks the roll button. This generates a...
  9. Replies
    6
    Views
    1,518

    Re: Hi from UK, Struggling with java!

    Im from that wonderful place called Manchester! :D
  10. Replies
    5
    Views
    6,389

    Re: Simple Game In Java (Head and Tails).

    Thanks for that james thats some helpful stuff there :)
  11. Replies
    0
    Views
    2,738

    Help with 1st Java applet game!

    Hi everyone.

    I am trying to create a simple java based applet game. Nothing fancy, For some work I am doing.

    The main idea is as follows:

    The 'Game' will be a simple racing game, where two...
  12. Replies
    6
    Views
    1,518

    Hi from UK, Struggling with java!

    Hi everyone. Im new to Java, finding it quite hard to get to grips with it at the moment, im not very good with new languages as such!

    Just after a bit of help here and there, on my first applet...
Results 1 to 12 of 12