Uploaded September 2021 | Updated September 2026, 1 day ago
In this video we play around with the depth first search (DFS) algorithm on the Commodore 64 in Assembly Language. I use Kick Assembler with Sublime text editor and work with code created by Aart Bik.
Download the source:
github.com/graydefender/RandomStuff/tree/master/MazeSolving
My Maze creation video (Machine Language):
youtu.be/Zwxk_zbcY1k
My latest game created for the cassette50 competition:
graydefender.itch.io/a-mazing-quad-race
Aart Bik Webite:
aartbik.com
Lemon 64 Post:
lemon64.com/forum/viewtopic.php?t=72651
Numberphile Lightning video (Breadth first search):
youtube.com/watch?v=akZ8JJ4gGLs&t=645s
Wiki DFS article:
en.wikipedia.org/wiki/Depth-first_search
#mazesolve #dfs #c64
In this video we play around with the depth first search (DFS) algorithm on the Commodore 64 in Assembly Language. I use Kick Assembler with Sublime text editor and work with code created by Aart Bik.
Download the source:
github.com/graydefender/RandomStuff/tree/master/MazeSolving
My Maze creation video (Machine Language):
youtu.be/Zwxk_zbcY1k
My latest game created for the cassette50 competition:
graydefender.itch.io/a-mazing-quad-race
Aart Bik Webite:
aartbik.com
Lemon 64 Post:
lemon64.com/forum/viewtopic.php?t=72651
Numberphile Lightning video (Breadth first search):
youtube.com/watch?v=akZ8JJ4gGLs&t=645s
Wiki DFS article:
en.wikipedia.org/wiki/Depth-first_search
#mazesolve #dfs #c64










