Commit graph

15 commits

Author SHA1 Message Date
Garmelon
d04d6db0ea Tweak main function, help and docstrings 2016-02-12 23:01:02 +01:00
Garmelon
a92027b1de Implement generate, save_gif_frame functions 2016-02-12 22:49:57 +01:00
Garmelon
f2acb04e7f Implement save_image function, add main function 2016-02-12 22:15:00 +01:00
Garmelon
48916a4c41 Implement get_stats function 2016-02-12 21:41:18 +01:00
Garmelon
c996b4a9c3 Implement mark_adjacent function 2016-02-12 21:36:08 +01:00
Garmelon
f407a8e2a8 Implement fill function 2016-02-12 21:32:21 +01:00
Garmelon
59ec1cbb64 Add mark_adjacent function 2016-02-12 21:26:39 +01:00
Garmelon
e012faa8c6 Add get_stats function 2016-02-12 21:11:16 +01:00
Garmelon
55c42425ce Implement __str__ function 2016-02-12 21:09:05 +01:00
Garmelon
bd61c7a194 Implement replace_integers, get_neighbours functions, add DIRECTIONS, SYMBOLS 2016-02-12 20:54:12 +01:00
Garmelon
5352419102 Implement in_boundaries, get_cell, set_cell, replace functions 2016-02-12 20:20:26 +01:00
Garmelon
e93581bb12 Implement __init__, queue_pop_random, reset functions 2016-02-12 20:15:26 +01:00
Garmelon
4a929288fd Add main code 2016-02-12 18:43:01 +01:00
Garmelon
f030164a8d Add functions and docstrings 2016-02-12 18:41:51 +01:00
Garmelon
2d9299d98d Initial commit 2016-02-12 18:14:36 +01:00