Skip to content

DhyansProjects/percolation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-graphics-skeleton

A project skeleton that uses jquery, requirejs, underscore.js, and class.js.

how to use

  1. install node modules using npm install
  2. run the server using node bin/www
  3. hack!

About

JavaScript implementation of the WeightedUnionFind algorithm to solve the percolation problem w/ backwash detection. Powered by my javascript-graphics-skeleton project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.6%
  • CSS 4.4%