Develop letter tracing system for alphabet - PAID
jorkos
Member, PRO Posts: 353
Hi, I am an experienced GS developer looking for an expert on a new project. The app I am building requires letter tracing (it's for kids). The app will help kids learn how to write letters. For this project, I would like a letter tracing system for one letter (the letter "a") that I can modify for all of the other letters. I will give more detail to the top candidates.
My budget for this project is $100. I have a long history hiring freelancers and always pay on time and use clear communication (5 star rating on odesk having hired over 75 freelancers). I will pay $25 upfront and $75 upon completion.
To apply for this job, please send me a direct message which includes a link(s) to an app(s) you have built.
Thank you for your time.
Comments
Check the second to last post: http://forums.gamesalad.com/discussion/52494/spare-code-dump-it-here#latest
www.appdore.com || appdore twitter || appdore facebook
http://forums.gamesalad.com/discussion/comment/493656/#Comment_493656
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
@Braydon_SFX @iamcartez thank you guys for pointing me to this. I actually have a kind of different need although this system is interesting. Instead of doing detection, I already know what I want the kids to write so it's more about how to do the tracking to see if they are in the right area, etc.
You can put items along the path you want them to follow i.e. stars... for them to follow. They could be numbered if you want them to follow a certain order.
Then add invisible actors on the outside of the letters/objects or in areas they shouldn't be going which if touched lower some accuracy attribute.
That's essentially what I did with my old Escape artist game.
It gets a little time consuming as each letter would need to spawn the stars and invisible detectors at given co-ordinates. But once done it works well.