Share Posted July 15, 2014 Hi, Can we make games like these - http://www.girlsgogames.com/game/beauty_salon_makeover.html using as3 and greensock , also what licenses do we need to purchase for that , also are there any tutorials for this on how to use green sock for these games ... kindly guide ... Regards Link to comment Share on other sites More sharing options...
Share Posted July 15, 2014 can we make games like these using AS3 and GreenSock? Absolutely. also what licenses do we need to purchase for that If your game is free to play for the end user you do not need a license. If you are selling your game or access to your game to multiple end users then you will need a Business Green Account. Learn more about licensing here: http://www.greensock.com/licensing/ As for making games with GreenSock Animation Platform, since GSAP is a powerful animation engine it can be a big part of any game experience. Unfortunately there is much more to game building than animation. You will need a solid understanding of core programming concepts like conditional logic, loops, custom functions, and asset loading just to name a few. There are lots of resources out there that show you clever ways of using GSAP: http://www.snorkl.tv/2012/02/new-custom-class-for-grow-and-colorize-effect/ http://www.snorkl.tv/2011/09/actionscript-3-shuffle-array-and-loop-through-children/ http://www.snorkl.tv/2011/03/random-pulsing-tiles-with-flash-and-tweenlite/ But as far as making a game from start to finish, we really don't provide that type of support here. For more general ActionScript training I would strongly recommend you start with this site: http://www.kirupa.com/developer/flash/index.htm And look at the tutorials under "ActionScript Basics". Download the free / public of version of GSAP (big button on the upper left) and start with some tweening basics and experiment with how it can be used. Link to comment Share on other sites More sharing options...
Author Share Posted July 16, 2014 @carl - thanks a lot , i will go throught the links , most helpful indeed .. Regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now