The Puzzle School is dedicated to exploring puzzles as an educational technique. Puzzles exemplify hypothesis and error driven learning (trial-and-error) and are being shown through research to be a highly intrinsically motivating method of learning.
Ok, I got it all working. The only code I had to add to my impact game was (in …
I solved the zipping issue. I was zipping from outside the folder so the folder…
Ok, well I discovered one issue. I downloaded one of the sample .zips and unzip…
I can't get Cocoon to do anything. It won't even console.log somethin…
Thanks for the help Arantor
Ok, I was mistake again :)
You have to use the localStorage.setItem('my…
Interesting. You're right, there is an interface to it, but it doesn'…
Actually doesn't look like localStorage is even available in iosImpact.
Doesn't look like that works. The data didn't remain after killing th…
Ok, thanks. I'll give that a shot.
I've just about finished my game using iosImpact and I just noticed that a…
Most of the pieces are actually multiple collision maps that are constantly syn…
I'm working on a Tetris-like game called Architect and was hoping for some…
Did you ever figure out how to get the x,y coords of multitouch in iOSImpact?
I'm trying to get multitouch working for an iphone/ipad game, but can'…