Hello,
I am trying to figure out how to create a game like TreeLoot.. If anyone has ANY information that would head me in the right direction or help me in anyway I'd appreciate it. Thank you.
Andrew Gunneson Woohu.com, Owner
It shouldn't be to hard just create a javascript that records the location of the user's click store it in a hidden form field and submit it to a php script and then check that against a random that the php script would generate at the time that the user enter the site.
bleh