An open API service indexing awesome lists of open source software.

https://github.com/sakapon/tools-2024

The project to create tools.
https://github.com/sakapon/tools-2024

Last synced: 3 months ago
JSON representation

The project to create tools.

Awesome Lists containing this project

README

        

# Tools 2024
The project to create tools.

## Kotani's Ant Viewer
Visualizes Kotani's ant problem, for a cuboid of $1 \times 1 \times n$.
cf. https://www.youtube.com/watch?v=W8Lo4SIgukI

![](Images/KotaniAnt/KotaniAntViewer-1.0.3.gif)

## BFS DFS Viewer
Visualizes BFS (Queue), DFS (Stack), and DFS (Recursion).

![](Images/BfsDfs/BfsDfsViewer-1.0.3-Rotation.gif)

## Overlay Canvas
The overlay canvas with a red pen on the full screen.