We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Tangram Game
Page Index Toggle Pages: 1
Tangram Game (Read 1343 times)
Tangram Game
Feb 20th, 2006, 3:40pm
 
I'd like to thank this list for helping me out while developing the first iteration of Tangram.  Game up at http://siterails.com  It's still a bit rough but more or less usable.

Source code available at http://siterails.com/about

This is my first processing program... so any comments would be appreciated.

-ben
wiseleyb@gmail.com
Re: Tangram Game
Reply #1 - Feb 20th, 2006, 3:59pm
 
Very nice!

Really nice website and fun game.
Very good, for it being your first try at processing.

some suggestions would be:
- something to let you know that you've won the game
- the shapes to be able to be a little bit attracted to their target position when the vertices of the final shape are close to the ones of the shape we are dragging

keep it up!!
Re: Tangram Game
Reply #2 - Feb 21st, 2006, 3:42am
 
Thanks!  The next step is to get processing talking to Ruby via some ajax ... I think that's possible with the javascript stuff in Processing... but need to investigate more.

Great language this Processing stuff... I tried to write this in C# a while back and it turned into a horrendous, one-off mess.  Only 500 lines in Processing so far... and half of those are comments.
Page Index Toggle Pages: 1