Added: 4 years ago
From: tzywen
Views: 44,095
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (46)

Sign In or Sign Up now to post a comment!
  • I found this dificult to mastrubate to.

  • wow, its like a physical version of a too-assisted speedrun.

  • elegante pero que se detenga cuando acaba ps jajaja

  • Doesn't that hurt the screen at all?

  • I can sure you, the fastest ToH player is an application ;)

    Nice try btw. :)

  • its really easy. the formula is this:

    If the whole tower you want to move has an even number of pieces, your first move has to be to the side different than the one where you want it to end. If its an odd number, put your first piece on the side where the whole tower is going to end. repeat this proces with smaller towers until you get to the desired position

  • any faster and i doubt the game could keep up WITH the robot.

  • usually sticks dont work with the touch screen how did you get that stick to work?

    fastest I got 7 (with real wood which takes longer than an iphone i also have it on my ipod touch) was like 20 min. Gosh these things are HARD! :P

  • if the app had its own mind it'd be wondering what the hell's wrong with this kid?

  • its classic recurrsion

    it works like this

    directions for (moving n disks from tower A to C using B)

    if n is 1, move from A to C

    otherwise

    follow the directions (for moving n-1 disks from tower A to tower B using C)

    move disk from A to C

    follow the directions (for moving n-1 disks from tower B to tower C using A)

    this might be confusing and i would explain it better...but its really hard to teach this concept in 500 char. so look up towers of hanoi on wikipedia and gl

  • that was amazing lol

  • The fastest human is my bro Shane! Yeah suckas.

  • ahw..!

  • this is so cool in two ways, one you built the robot, and iPhone did a wicked job of actually registering that many clicks in such a short amunt of time, anyways nice job, 5*

  • this game actually follows a very simple pattern; it is just very time consuming.

  • I don't understand why the score are so low.. my ipod is the one that the record is currently held, my friend, freye, set it, 60746. It's quite a shame that he has the record on my ipod.. but I'm catching up, 60610 for the time being

  • I don't get it, I seem to be moving so damn fast, almost as fast as the robot (when it's going slower) and I still can't get a decent highscore. It's like everyone who plays it is amazing at it, even thought there's only like 200 highscores actually submitted. Are they all cheating too or what? My highscore is 60160.

  • You're a little off CanIBeYourFriend. The towers are a binary algorith. The number of rings relates to the number of moves it can be solved in. 3 rings = the larges 3 bit binary number 111 = 7. 4 = 1111 = 15. Soooo 60 rings.. (use my calculator) is 1,152,021,504,606,846,976. Divide that by 5 (which is way too small in computations per second realistically, but we'll use that anyway) then divided by 31.5 billion is about 7,310,136 years for 60 rings at 5 rings per second. Still rather amazing.

  • i actually beat the game for the itouch. i beat 8 rings

  • Zohmygod really? I beat the first 8 levels (mine has 10 for some reason) in about half an hour the first time I tried.. I can do it in about 5 minutes now.

  • how many turns did it take

  • i spent like 450 turns for 8 rings. u keep forgetting the pattern and you have to repeat thepattern for that ring again

  • You know, I didn't know speed was a factor in working this puzzle. I just wanted to do it. I created this animation in a program called Scratch(freeware). If I speed up my video, I can decrease the time considerably, and it will look terrible. I did it slow for instructional purposes and it makes a good screensaver. It looks great and is very colorful and easy to follow. Check it out with or without music

  • That is absolutely CRAZY!!! How many rings can you play with on the iPhone? Is there a limit?

  • 8 rings is the limit.

  • That's really cool. Did you build and/or program the robot?

  • yes, I built and programmed it. you can find out more about it on the link under "more info"

  • Wow!

  • explains a lot now that i see thats how you got that score

  • Nice. But check out my hanoni. I programmed it in DHTML. It is much faster. I have a few. The one in my video is on 16 towers. BTW i can get 2^8-5=255 towers to solve in a few seconds.

  • this is just craaaaazy, oh mannnn...those three little creepy fingers (shall I call it wires?!) just killed this game. LOL. It did great job by the way hahaha

  • That is great

    I did 60530 on my iTouch

  • Thats awesome...

  • those are some mad beatz y0

  • Quick question. My iPhone doesn't detect anything BUT human fingers. I've tried using a lot of things (pencils, wallets, paper), but none of it would work.

    How did the iPhone detect the robots wires?

  • the iphone's screen is based on capacitive touch technology. so when the wires touched the drops of water on the screen, the charges on the screen is discharged, simulating the discharging of the charges through human fingers.

  • so thats why there's water lol very cool

  • does he also see trough camera wich this was recored?

  • Love the rythm, it sounds great!

  • someone needs to remix this with a melody... instant techno platinum record baby!

  • Does the bot use AI (Artificial Intelligence) to work out what it needs to do by being told how many disks their are or has it been told to do that in that specific a pattern?

    If it uses AI, then yeah.. the bot is godly as it can work with numbers that humans would take ages working it out in their heads. However, if this is just a procedure, then its it hasnt mentally worked anything out as is terrible :P

  • no, it doesnt figure it out itself, it's programmed to touch the screen in sequence.

    the sequence is figured out by a javascript program that will solve the towers of hanoi in the minimum number of steps.

  • Ok.

    Good work :) it is a very good bot ^.^

    Just saying, get a bit of AI in there and then it can take any numbers you throw at it :D

  • not necessarily true. if u know a bit about data structure, if u put in 64 disks, even with fastest watever technology, it would take billions of years to do (2^64 - 1 seconds)

  • No it wouldnt...

    And even if it did, when a certain number that can confuse the program is put in, you make it call a procedure that will tell it what do...

    For example, an If statement would do it... or a basic variable check.

  • There's about 31.5 million seconds in a year. Each ring doubles the number of moves and time required to solve it. Find out how many rings the computer can solve in 1 second. Let's say 5. 2^25 > 33 million, so adding 25 rings to that 5 will increase the solve time to a year. 2^30 is greater than a billion, so add another 30 rings) and you get 60. So 60 rings will take a billion years. 64 takes 8 billion. These figures are all approximations, of course.

  • great job, we can't stop laugh :-)

  • jj same here, i lold

    btw that wires dont scratch the screen?

  • nope, iphone screens are made pretty tough

  • What about a towers of Hanoi where the robot can lift anything upto a certain weight and the disks weigh different amounts?

  • it can be done, but for now im concentrating on virtual disks

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more