This website requires JavaScript.
Explore
Help
Sign In
ghost6870
/
pfMaze
Watch
1
Star
0
Fork
0
You've already forked pfMaze
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33
Commits
2
Branches
0
Tags
bae5ebd549502f63230f0e209f1077c7290aa9d1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jamal Millner II
bae5ebd549
I figured out the random Dictionary error. PLEASE FIX THE FORMATTING FOR THE ALL SETS TO GOAL ARRAY. After that we are pretty much set. Use the Key array that I convieniently set up that I forgot to use. :( Not alot of progress but I made a blank set for tmr
2024-11-07 08:10:18 -05:00
Project_Forum_From_Home
Initial Commit
2024-09-17 07:45:51 -04:00
scenes
Initial Commit
2024-09-17 07:45:51 -04:00
.gitattributes
Initial Commit
2024-09-17 07:45:51 -04:00
.gitignore
Initial Commit
2024-09-17 07:45:51 -04:00
AI.gd
Initial Commit
2024-09-17 07:45:51 -04:00
AI.tscn
Initial Commit
2024-09-17 07:45:51 -04:00
Brown.png
Initial Commit
2024-09-17 07:45:51 -04:00
Brown.png.import
Initial Commit
2024-09-17 07:45:51 -04:00
Data_Class.gd
Initial Commit
2024-09-17 07:45:51 -04:00
Forwardv.gd
Initial Commit
2024-09-17 07:45:51 -04:00
icon.svg
Initial Commit
2024-09-17 07:45:51 -04:00
icon.svg.import
Initial Commit
2024-09-17 07:45:51 -04:00
Jump (32x32).png
Initial Commit
2024-09-17 07:45:51 -04:00
Jump (32x32).png.import
Initial Commit
2024-09-17 07:45:51 -04:00
Leftv.gd
Initial Commit
2024-09-17 07:45:51 -04:00
Main_player.tscn
Initial Commit
2024-09-17 07:45:51 -04:00
main.tscn
Multiple changes to the refind algo, added a few helper funcs to help out with sorting data, Alot of refactoring to do, fix the sorting algo to work with arrays instead of strs. Also desision marking on best route is done just have to get back to trunk and finish it off. It only works with =< 3 items in the maze needs to keep it less confined to a number and more to an algo
2024-11-02 18:03:54 -04:00
Movement_Class.gd
Initial Commit
2024-09-17 07:45:51 -04:00
PlayerScript.gd
I figured out the random Dictionary error. PLEASE FIX THE FORMATTING FOR THE ALL SETS TO GOAL ARRAY. After that we are pretty much set. Use the Key array that I convieniently set up that I forgot to use. :( Not alot of progress but I made a blank set for tmr
2024-11-07 08:10:18 -05:00
project.godot
Initial Commit
2024-09-17 07:45:51 -04:00
Rightv.gd
Initial Commit
2024-09-17 07:45:51 -04:00
Terrain (16x16).png
Initial Commit
2024-09-17 07:45:51 -04:00
Terrain (16x16).png.import
Initial Commit
2024-09-17 07:45:51 -04:00
Description
Project forum 2024-2025 maze solving algorythm
909
KiB
Languages
GDScript
100%