Bryson Zimmerman
|
7cc820ee05
|
TileProperties: Fixed toString, fixed bitflag maths... by putting it back to the way it was
|
11 months ago |
Bryson Zimmerman
|
15672c867c
|
Switched TileProperties to addition/subtraction instead of binary operators due to its use of bitflags instead of coordinate modifiers
|
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 |