diff options
-rw-r--r-- | Links.md | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -1,17 +1,18 @@ This page contains links to user-created content that showcases everything that can be done with pokecrystal. -Such content includes hacks, patches, utilities, resources, documents, and probably a bunch more. - -Hacks ------ - -Patches -------- +Such content includes patches, utilities, resources, documents, and probably a bunch more. Utilities --------- -Resources +- [Polished Map](https://github.com/Rangi42/polished-map) - FLTK-based map editor. +- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map editor. + +Documents --------- +- [Trainer AI in GSC](https://pastebin.com/EjAW76cx) - Details the behavior of the AI in human-readable form. + Feature branches -----------------
\ No newline at end of file +---------------- + +- [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data.
\ No newline at end of file |