https://github.com/tsoding/dumb-sqrt
Dumb Sqrt Algorithm Visualization
https://github.com/tsoding/dumb-sqrt
html5-canvas javascript sqrt visualization
Last synced: 4 months ago
JSON representation
Dumb Sqrt Algorithm Visualization
- Host: GitHub
- URL: https://github.com/tsoding/dumb-sqrt
- Owner: tsoding
- License: mit
- Created: 2022-05-06T18:05:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T10:49:22.000Z (over 3 years ago)
- Last Synced: 2025-04-29T12:58:52.785Z (8 months ago)
- Topics: html5-canvas, javascript, sqrt, visualization
- Language: TypeScript
- Homepage: http://tsoding.github.io/dumb-sqrt/
- Size: 165 KB
- Stars: 21
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dumb Sqrt Algorithm Visualization
[](http://tsoding.org/dumb-sqrt/)
## Quick Start
```console
$ iexplore.exe index.html
```
## Rebuilding index.js
```console
$ npm install
$ npm run build
```
## Font
[Libre Baskerville](https://github.com/impallari/Libre-Baskerville)