|
853457a79d
|
generate: add pokemon
This also includes a handful of functions for creating instances of a
pokemon species, though certainly not complete.
|
2023-08-02 23:49:42 +00:00 |
|
|
096769917a
|
tools/parse: add dex_text
|
2023-08-01 17:04:49 +00:00 |
|
|
96cc628664
|
tools/parse: add parsers for pokemon dex data
|
2023-08-01 15:27:35 +00:00 |
|
|
9f0c07e56a
|
tools/parse: add parsers for pokemon data
|
2023-08-01 05:42:46 +00:00 |
|
|
ac43946728
|
tools/parse: reorganize parsers
|
2023-08-01 01:23:27 +00:00 |
|
|
a921a44b66
|
parse: move tokenize_line/tokenize_lines to a new module
At times I forget what I have already written. I hope that this might help keep
things more organized.
|
2023-07-31 16:23:55 -07:00 |
|