Search:

Type: Posts; User: Totara

Search: Search took 0.08 seconds.

  1. Re: Desperately need help for Uni Assignment. Willing to pay.

    How does the final dodecahedron have to be rendered? Do you have to render the shape in 3D? I need a few more details on the project before I can give any help.
  2. Replies
    3
    Views
    1,176

    Re: Fixing my Chess Program setup

    Also, does anyone know how I can make the .png's move, and according to where you placed them, snap to the grid squares?
  3. Replies
    3
    Views
    1,044

    Re: Why is it not ROUNDING HELP PLEASE

    What is your conversion rate between all the coins? If you can post that I might be able to help.
  4. Replies
    1
    Views
    1,205

    Re: uniquly identifying a system

    Simple you use the getProperty function. In this example I get the OS name and store it in the String os, then in the main method I print the OS to the console


    public class GetOS {

    public...
  5. Replies
    3
    Views
    1,176

    Re: Fixing my Chess Program setup

    I have a basic understanding of arrays, but I'm not sure how they could be iterated. Could you please explain how I would iterate it? Or what method is the best way?

    Thanks,

    Totara
  6. Replies
    3
    Views
    1,176

    Fixing my Chess Program setup

    Hi there, I am making my chess game in Java. I have designed the Board and have all the pieces placed and squares colored, but I need to figure out how to do two things, firstly how do I get the...
Results 1 to 6 of 6