Ei kuvausta

Jason Trunks 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
02 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
03 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
04 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
05 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
06 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
07 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
common 9a7e19fe5b cleaning 14 vuotta sitten
README.md 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten
template.html 4f5af24496 Added html pages, updated README, added 07/todo 10 kuukautta sitten

README.md

JavaScript port of Foundation Actionscript 3.0 Animation: Making Things Move! by Keith Peters. Originally cloned from a repo by github user adiospace: https://github.com/adiospace/making-things-move.git

I recently got back into JavaScript and wanted to port some old AS3 projects of mine to JavaScript. As a jumping off point, I wanted to try to port some of the examples from Keith's book to javascript. Because that was my favourite reference book from back in my Flash Developer days. But first I wanted to see if anybody else had ported anything from the book. That's how I found adiospace's git repository, which has ported up to chapter 6. But the project seems to have been abandoned for many years. So I've decided to fork it and take the project on, in order to port the examples from Chapter 7 onwards.