Charles Peyrat
|
d40a61554e
|
Changing the way the tile matrix is declared so that every column is represented by a different list
|
2020-12-11 01:04:30 +01:00 |
Charles Peyrat
|
7cfe55f42c
|
Added a failsafe for cases where the walker population randomly dies out
|
2020-12-07 00:24:31 +01:00 |
Charles Peyrat
|
2a1be4233b
|
Fixed syntax error in Walker.split
|
2020-12-07 00:18:32 +01:00 |
Charles Peyrat
|
32e6eab943
|
Added import enum.auto to mapgeneration.randomwalk
|
2020-12-06 23:55:57 +01:00 |
Charles Peyrat
|
3717429549
|
Added some test default parameters for the random walk generator
|
2020-12-04 18:04:50 +01:00 |
Charles Peyrat
|
bc9c7cd7f7
|
Finalised implementation of the walker class with method split
|
2020-12-04 18:03:41 +01:00 |
Charles Peyrat
|
a5c53c898e
|
Implemented walker class and methods random_turn, next_pos, move_in_bounds
|
2020-12-04 18:01:54 +01:00 |
Charles Peyrat
|
428bbae736
|
Added base files for map generation and main loop for random walk generation
|
2020-12-04 16:02:48 +01:00 |