Tower of Hanoi API
Category: games
Move all disks from one peg to another following the rules.
Endpoint
N/A
Browser-only (client-side game)
No Server API
Response
Content-Type: N/A
Browser-based game.
// Browser-only
cURL Example
# Browser-based game
Code Samples
// Tower of Hanoi is a browser-only game. // Visit the tool page to play.