Author Topic: 3D Rubik's Cube  (Read 3199 times)

0 Members and 1 Guest are viewing this topic.

Demon

  • Guest
3D Rubik's Cube
« on: February 18, 2007, 03:48:00 pm »
I was thinking about it earlier:  A 3D Rubik's Cube game with rotation, animation, and everything.
This would be a cool game for someone who needs an idea for a game to make to work on [IMO]...

Offline Jon

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 278
  • Rating: +0/-0
    • View Profile
3D Rubik's Cube
« Reply #1 on: February 26, 2007, 06:32:00 pm »
I'm absolutely awful at computer programming (just ask papersnowman, who tried to teach me php), but I do think that's an awesome idea.

Demon

  • Guest
3D Rubik's Cube
« Reply #2 on: February 27, 2007, 02:00:00 am »
Yeah, but you're an awesome calc programmer... maybe you could make it for the calc...

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
3D Rubik's Cube
« Reply #3 on: February 27, 2007, 02:47:00 am »
yeah, i agree with demon, make it for the calc! (It'd be so cool!)
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
3D Rubik's Cube
« Reply #4 on: February 27, 2007, 05:29:00 am »
QuoteBegin-Jon+27 Feb, 2007, 5:32-->
QUOTE (Jon @ 27 Feb, 2007, 5:32)
I'm absolutely awful at computer programming (just ask papersnowman, who tried to teach me php), but I do think that's an awesome idea.  

 php is a web language, not a computer language. :Ptongue.gif Computer languages would be more like C/C++.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
3D Rubik's Cube
« Reply #5 on: February 27, 2007, 01:18:00 pm »
you would have to use OpenGL or something of a sort for this which is basically Win32 API with graphics which is basically another language in its own which is basically very hard to learn but the rewards are great. I was currently fooling around with OpenGL earlier. One note I forget it though something about matrices. OpenGL stores matrices different from DirectX like that whole go down the row first or go down the column first I forget. Anyways back on topic this is definetly a cool idea Demon you should check out the other ones people have made. One even let's you input the colors that your cube has and that it solves it for you so you can look like a 1337 rubik's cube master
There are 10 types of people in this world-- those that can read binary, and those that can't.