From a469885ed5aa903ba1101291ae62ed71e1d58d40 Mon Sep 17 00:00:00 2001 From: p2949 Date: Sun, 23 Feb 2025 17:28:28 +0000 Subject: [PATCH] pathfinding video --- src/GameDev/weekFour.html | 9 +++++++++ src/videos/untitled.mp4 | Bin 0 -> 8050392 bytes 2 files changed, 9 insertions(+) create mode 100644 src/videos/untitled.mp4 diff --git a/src/GameDev/weekFour.html b/src/GameDev/weekFour.html index d73c6d9..d3d8f9d 100644 --- a/src/GameDev/weekFour.html +++ b/src/GameDev/weekFour.html @@ -37,6 +37,15 @@ Your browser does not support the video tag. +

And we also have Pathfinding working, we had some problems with + edge cases but me and Misha fixed it using a million if statments. +

+ + +