blob: 9760a8a1dfde5770fb11d9ff75bb8e1d9244e4ac (
plain)
1
2
3
4
5
6
7
8
9
|
Welcome to the pokecrystal wiki!
## Pages
- **[Code cleanup](Code-cleanup):** Guidelines for what needs doing if you're helping to refactor the pokecrystal code.
- **[Tutorials](Tutorials):** Lots of how-to guides for making custom games: change the GSC content, port features from newer generations, and overcome some limitations of the pokecrystal engine.
- **[Hard-coded logic](Hard-coded-logic):** Things you'll want to know for making a game that aren't abstracted out into data tables.
- **[Game Freak devs](Game-Freak-devs):** Trivia about the GSC development process.
- **[Links](Links):** For information not on this wiki.
|