Bryson Zimmerman
|
7786a0789f
|
More refactoring
|
11 months ago |
Bryson Zimmerman
|
2ec00c9789
|
Removed unused bitflag
|
11 months ago |
Bryson Zimmerman
|
ef94fb7d05
|
Renamed added-to-frontier property
|
11 months ago |
Bryson Zimmerman
|
045b3defb2
|
Adjust Directions constants for pathfinding needs, add notes on algorithm to PathFinder
|
11 months ago |
Bryson Zimmerman
|
bf63f78a9f
|
Cleanup
|
11 months ago |
Bryson Zimmerman
|
6a06ba20d3
|
Updated MazeFinder and supporting structures to improve performance and implement tools for the PathFinder
|
11 months ago |
Bryson Zimmerman
|
9cbf367375
|
Fixed coordinate packing/unpacking, delegated more functions to appropriate objects, increased test coverage
|
12 months ago |
Bryson Zimmerman
|
4eb1ad3ad8
|
Fixed Tile data structure conversions and supporting functions
|
12 months ago |
Bryson Zimmerman
|
c07952bec1
|
Brroken: Changes to backing data structures in the name of speed
|
12 months ago |
Bryson Zimmerman
|
14e9b99189
|
Optimizations, small bits of cleanup
|
12 months ago |
Bryson Zimmerman
|
1444be1ee4
|
Significant adjustments to MazeFinder and data structures to improve speed and memory efficiency
|
12 months ago |
Bryson Zimmerman
|
fa654e4ce8
|
Implemented MazeFinder, significant changes to supporting data structures to match developed understanding of Kotlin and Object-Oriented philosophy
|
12 months ago |
Bryson Zimmerman
|
50f2951f00
|
Filled out World class necessities, created appropriate data holders. Should be ready for Mazefinder
|
12 months ago |