Commit Graph

8 Commits (master)

Author SHA1 Message Date
hheik 91677ca708 Updated Ruleset documentation 2026-05-08 13:43:13 +03:00
hheik 28f5d3ea1f get_node() now returns Result<Option<&T>> to indicate tiles that are out of bounds. Fixed inconsistent spelling of neighbor -> neighbour 2026-05-05 17:24:24 +03:00
hheik 45bab170b5 Added tests for a test implementation 2026-04-25 11:58:25 +03:00
hheik c934a65a87 Missed this one :) 2026-04-25 10:48:00 +03:00
hheik 158ca093dd Default implementation of full_generation for GraphLike 2026-04-25 10:45:56 +03:00
hheik 4d75a0bf97 Small changes 2026-04-24 18:25:30 +03:00
hheik 5c0ed07fb2 Added some trait functions 2026-04-24 09:17:15 +03:00
hheik 28c57905a3 Added basic traits 2026-04-23 19:41:24 +03:00