Bryson Zimmerman
|
9cbf367375
|
Fixed coordinate packing/unpacking, delegated more functions to appropriate objects, increased test coverage
|
12 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
|
0bc2192e4a
|
Replaced bugged connect code with a reference to the actual, tested, connect code
|
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
|
a5bced1cb1
|
Partial refactor of World into an 'object' and delegating functions to their appropriate objects.
|
12 months ago |
Bryson Zimmerman
|
50f2951f00
|
Filled out World class necessities, created appropriate data holders. Should be ready for Mazefinder
|
12 months ago |
Bryson Zimmerman
|
8fa4825f9d
|
Initial work on data structures. Saving for move to another computer.
|
12 months ago |
Bryson Zimmerman
|
3e04088202
|
Project Setup
|
1 year ago |