Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals

  • Matrix

    • Game

      • Play/Stop
      • Generate Walls
      • Searches
        • Add BFS Search
        • Add DFS Search
      • Backtrace
    • Switch search types

    • Build Graph Searching Demo

  • Sorting

    • Algorithms

      • Bubble
      • Selection
      • Insertion
      • Merge
    • Animations

    • Toast

    • Panel Info

    • Panel Big O

    • Iteration Count

Deploy

Netlify

Add as build path

/

Add as build command

if cd flutter; then git pull && cd ..; else git clone https://github.com/flutter/flutter.git; fi && flutter/bin/flutter config --enable-web && flutter/bin/flutter build web --web-renderer html --no-tree-shake-icons --dart-define=FLUTTER_WEB_ENTRY=lib/main_production.dart

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages