Skip to content

A simple web app to visualize "Collatz suite" also known as "Syracuze suite"

Notifications You must be signed in to change notification settings

berdal84/collatz-visualizer

Repository files navigation

Collatz visualizer

Introduction

The goal of this project is to provide a web application able to visualize the Collatz conjecture.

The app is published here

Screenshot(s)

Development

I followed the instructions here to set up my project. I am using Bootstrap, Webpack, SASS and Chartjs.