DSDmark / SpringSimulation

It's a straightforward spring animation that mostly draws inspiration from a CSS tutorial that explains how springs function using the "hook law" and "basic forces"

Home Page:https://dsdmark.github.io/SpringSimulation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub tag (latest by date) GitHub GitHub language count GitHub last commit Deploy Jekyll with GitHub Pages dependencies preinstalled

SimpleSpringSimulation


Purpose

it's a simple spring animation main base on css


How to use

  1. Click on green Clone or download button and choose Download ZIP.
  2. Find the downloaded zipped file on your pc and extract it.
  3. Go to folder. Inside you will find a file named index.html.
  4. Double-click on index.html file and your browser will open (or maybe just a new tab) and the game will start.
  5. If for whatever reason your browser does not open, right click on index.html file go down to Open with and choose your web browser. This will open the browser and launch the SpringSimulation.

Once you are done playing, you can close the tab in your browser.


Try out SpringSimulation Demo:-

SpringSimulation Demo

SpringSimulation

TextAnimation preview

If you have any issues with the game feel free to let me know!

If you are more interested, check out the collection of DSDmark.


About

It's a straightforward spring animation that mostly draws inspiration from a CSS tutorial that explains how springs function using the "hook law" and "basic forces"

https://dsdmark.github.io/SpringSimulation/

License:MIT License


Languages

Language:CSS 74.5%Language:HTML 25.5%