Results 1 to 2 of 2

Thread: Rubix Cube

  1. #1

    Thread Starter
    Junior Member CapFlea03's Avatar
    Join Date
    Apr 2004
    Location
    Dallas, Texas
    Posts
    29

    Rubix Cube

    i'm trying to program a rubix cube using java, and i have it finished up to the point where it will display four different views of the cube, but i want to be able to let the user actually try to solve the rubix cube. the way i have it set up is i have a variable for each of the visible squares, and i send the coordinate information of the square the variable corresponds with to six methods which draw the six different faces. i was wondering if it was possible to allow the user to try to solve the cube with the way i have it set up now, and if it is, i would really appreciate any advice.
    Some kids dream of becoming actors, athletes, or rock stars...but why limit yourself? Cross into the blue. US Air Force

  2. #2
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Rubix Cube

    Instead of using multiple views of the rubix cube, which can probably get confusing during gameplay, ever thought about making a 3D cube? It would be easier to play and much better way to solve it than using multiple viewports to solve it.

Posting Permissions

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



Click Here to Expand Forum to Full Width