mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
4 lines
78 B
JavaScript
4 lines
78 B
JavaScript
// hanoi.ai.js
|
|
var hanoi = require("ai://hanoi tower example");
|
|
hanoi.test();
|