Skip to content

westwood846/kinetics-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinetics Game

A two dimensional simulation of rigid body kinetics. Bodies have mass and velocity, and interact with each other through gravitational attraction and elastic collision. New bodies can be spawned with the mouse.

Running

npm start runs the project in a dev server and opens the browser. npm run deploy pushes a production build of the game to the gh-pages branch of the origin remote.

About

2D kinetics simulation (gravity, elastic collision) done with React.js: https://westwood846.github.io/kinetics-game/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published