Skip to content

neilthawani/quadratics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadratics - Projectile Motion

This is a demo built for Mathigon, the textbook of the future.

To run this demo from your Terminal, type:

npm install

to install its dependencies. Run:

npm start

to start the app at localhost:8080 in your browser.

TypeScript

This repository should already have a bundle.js file in it, but you can run:

npm run build

to compile TypeScript to a JavaScript bundle for the app.

About

A demo of projectile motion using bezier curves and happy sprites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors