* Performance improvement to `Screen.screen_ndarray()` * Pokemon game wrapper now has a `.game_area_collision()` to get walkable areas * Option to set the color palette for DMG games in CGB-mode
1.6.5
* Fix Makefile requiring zsh * Fix crash when failing to initialize sound (especially on WSL) * Fix Kirby game wrapper scoring and game over conditions
1.6.4
Improve performance
1.6.3
* Support for Python 3.12 * Move from setup.py to pyproject.toml