mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Create hanoi.ai.js
This commit is contained in:
parent
1c3a367b18
commit
b640786f62
3
examples/hanoi.ai.js
Normal file
3
examples/hanoi.ai.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
// hanoi.ai.js
|
||||
var hanoi = require("ai://hanoi tower example");
|
||||
hanoi.test();
|
Loading…
Reference in New Issue
Block a user