phpgoal Posted June 17, 2013 Share Posted June 17, 2013 Hello, Can I do any animation in Javascript? I am trying to do something like a boy(image) keep jumping. Any help? Link to comment https://forums.phpfreaks.com/topic/279283-animation-in-javascript/ Share on other sites More sharing options...
codefossa Posted June 18, 2013 Share Posted June 18, 2013 Yes, but you didn't really explain much or give any code to go off of. From the sounds of it, you'd be good using GIF animated images and using JS to move the image. You can easily simulate walking, running, jumping, etc. with that. There are also game frameworks written for JS. You may want to look into that some. And if nothing else, jQuery would make this a bit faster and easier. Link to comment https://forums.phpfreaks.com/topic/279283-animation-in-javascript/#findComment-1436507 Share on other sites More sharing options...
phpgoal Posted June 18, 2013 Author Share Posted June 18, 2013 I have done google search but could not find any. I found text animation not the image. Could you please refer me to some links where i can learn that? Link to comment https://forums.phpfreaks.com/topic/279283-animation-in-javascript/#findComment-1436617 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.