20-Apr-2012, 11:35 AM
It's part of my long-term plan to make both a CC emulator and a level editor in javascript -- which would allow you to both play and edit CC online or locally.
The problem is, javascript is difficult to debug. So, if anyone has any knowledge -- I'd appreciate another set of eyes.
My first problem: When I recursively call my "timing" function, I get "too much recursion" error after one iteration. That's ridiculous! Using setTimeout recursively is standard practice.
Any ideas?
The problem is, javascript is difficult to debug. So, if anyone has any knowledge -- I'd appreciate another set of eyes.
My first problem: When I recursively call my "timing" function, I get "too much recursion" error after one iteration. That's ridiculous! Using setTimeout recursively is standard practice.
Any ideas?
"Bad news, bad news came to me where I sleep / Turn turn turn again" - Bob Dylan