# jam3-lesson-programmatic-animation **Repository Path**: mirrors_Jam3/jam3-lesson-programmatic-animation ## Basic Information - **Project Name**: jam3-lesson-programmatic-animation - **Description**: This is a lesson on programmatic animation. It covers the different approaches to animating for the web with code. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Programmatic Animation ## Table of Contents 1. [Why animation at all?](lessons/1-%20Why%20animation%20at%20all/index.md) 2. [Visual/GUI Animation Tools](lessons/2-%20GUI%20Animation%20Tools/index.md) 3. [Programatic Animation](lessons/3-%20Programmatic%20Animation/index.md) 1. [Deterministic Animation](lessons/4-%20Deterministic%20Animation/index.md) 2. [Heuristic Animation](lessons/5-%20Heuristic%20Animation/index.md) ### Download Lesson Files 1. Open terminal and type `npm i jam3/jam3-lesson-programmatic-animation -g`. This will install the lesson module and make it globally available. 2. Create a folder called "jam3-lesson-programmatic-animation". 3. cd to this directory and type 'jam3-lesson-programmatic-animation'. This will copy the necessary lesson files into this directory and fire up a web server. Open up a browser and navigate to the url specified in the terminal. You will see a web page with links to the complimentary lesson files. ## Usage [![NPM](https://nodei.co/npm/jam3-lesson-programmatic-animation.png)](https://www.npmjs.com/package/jam3-lesson-programmatic-animation) ## License MIT, see [LICENSE.md](http://github.com/Jam3/jam3-lesson-programmatic-animation/blob/master/LICENSE.md) for details.