Media Summary: Not much coding here, I mainly talk about my plan in future videos and show the logic I want to use to solve the board. This is the most recent code running on all the 5x5 6x6 and 7x7 boards, there will be a separate video for 8x8 and 9x9 as some of ... Longer video, this time we look at starting the logic for checking our forced moves and implementing the function. Lots of cuts in ...

Python Flow Free Bot 7 - Detailed Analysis & Overview

Not much coding here, I mainly talk about my plan in future videos and show the logic I want to use to solve the board. This is the most recent code running on all the 5x5 6x6 and 7x7 boards, there will be a separate video for 8x8 and 9x9 as some of ... Longer video, this time we look at starting the logic for checking our forced moves and implementing the function. Lots of cuts in ... In this video we begin to add constraints to our recursions, the first one is simple but I think they are going to start getting quite ... Just a really quick announcement video, you can find all the code for this series over at ... Making significant progress now, the program can finally output a solution board that a human could easily read and draw out.

Again a lot of misclicks but no mistakes, took a while on some boards but I expected this, 9x9 I expect to take at least an hour to ... I realised half way through recording this video the first time that I could change my method slightly to remove my dependence on ... Extremely long, but you can skip to the end if all you're interested in is seeing it work. I try my best here to explain the process of ... Few optimizations in this one, plus I add logic to join ends together so This exceeded all my expectations by far and i haven't even added in the old heuristics yet. I will upload a video of all the levels ... Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all

Photo Gallery

Python 'Flow Free' Bot #7 - Few small tweaks and outlining the plan for finding a solution
Python 'Flow Free' Bot #19.1 - running it on 5x5 6x6 and 7x7 boards
Python 'Flow Free' Bot #8 - Getting into the thick of it
Python 'Flow Free' Bot #17 - Starting to add in constraints
Python 'Flow Free' Bot Code Now on GitHub!
Python 'Flow Free' Bot #10 - Printing out solution boards
Python 'Flow Free' Bot #19.2 - Solving 8x8 boards
Python 'Flow Free' Bot #6 - HUGE improvements
Flow Free Game 7x7 Medium - Bonus Pack
Python 'Flow Free' Bot #11 - ITS ALIVE!!!
Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up
Python 'Flow Free' Bot #19 - HUGE improvements!
View Detailed Profile
Python 'Flow Free' Bot #7 - Few small tweaks and outlining the plan for finding a solution

Python 'Flow Free' Bot #7 - Few small tweaks and outlining the plan for finding a solution

Not much coding here, I mainly talk about my plan in future videos and show the logic I want to use to solve the board.

Python 'Flow Free' Bot #19.1 - running it on 5x5 6x6 and 7x7 boards

Python 'Flow Free' Bot #19.1 - running it on 5x5 6x6 and 7x7 boards

This is the most recent code running on all the 5x5 6x6 and 7x7 boards, there will be a separate video for 8x8 and 9x9 as some of ...

Python 'Flow Free' Bot #8 - Getting into the thick of it

Python 'Flow Free' Bot #8 - Getting into the thick of it

Longer video, this time we look at starting the logic for checking our forced moves and implementing the function. Lots of cuts in ...

Python 'Flow Free' Bot #17 - Starting to add in constraints

Python 'Flow Free' Bot #17 - Starting to add in constraints

In this video we begin to add constraints to our recursions, the first one is simple but I think they are going to start getting quite ...

Python 'Flow Free' Bot Code Now on GitHub!

Python 'Flow Free' Bot Code Now on GitHub!

Just a really quick announcement video, you can find all the code for this series over at ...

Python 'Flow Free' Bot #10 - Printing out solution boards

Python 'Flow Free' Bot #10 - Printing out solution boards

Making significant progress now, the program can finally output a solution board that a human could easily read and draw out.

Python 'Flow Free' Bot #19.2 - Solving 8x8 boards

Python 'Flow Free' Bot #19.2 - Solving 8x8 boards

Again a lot of misclicks but no mistakes, took a while on some boards but I expected this, 9x9 I expect to take at least an hour to ...

Python 'Flow Free' Bot #6 - HUGE improvements

Python 'Flow Free' Bot #6 - HUGE improvements

I realised half way through recording this video the first time that I could change my method slightly to remove my dependence on ...

Flow Free Game 7x7 Medium - Bonus Pack

Flow Free Game 7x7 Medium - Bonus Pack

Flow Free

Python 'Flow Free' Bot #11 - ITS ALIVE!!!

Python 'Flow Free' Bot #11 - ITS ALIVE!!!

Extremely long, but you can skip to the end if all you're interested in is seeing it work. I try my best here to explain the process of ...

Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up

Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up

Few optimizations in this one, plus I add logic to join ends together so

Python 'Flow Free' Bot #19 - HUGE improvements!

Python 'Flow Free' Bot #19 - HUGE improvements!

This exceeded all my expectations by far and i haven't even added in the old heuristics yet. I will upload a video of all the levels ...

Python 'Flow Free' Bot #18 - First universal flow free solver so far!

Python 'Flow Free' Bot #18 - First universal flow free solver so far!

Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all