Keine Beschreibung

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

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.