1
2
3
4
5
6
7
8
9
10
export const initBonsaiState = () => {
const state = {
time: 39,
grammar:
"T<T^T^T<T<T^T^T<T^T<T^T^T^T[<T<T^T<SVS<S^S^S>S>SVSVSVS<S^S^S>S>SVSVSVS<S^S][>T>T^T>T>T>T>T^T>T>T^T^T^T[<T<T<T^T^T^T[<SVS<S^S^S>S>SVS][>T>T^T^T>T^T>T^T^T>T>T^T^T^T[<T^T^T<T^T<T^T<T<SVS<S^S^S>S>SVSVS^S>SVSVS<S<S^S^SVS<S^S^S>S>SVSVS^S>SVSVS<S<S^S^SVS<S
initialPosition: { x: 45, y: 59 },
snips: {}, // clientID -> true, which clients have done a snip
};
return state;
};
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023