A Game Boy game made with ZGB
Copyright (C) 2023 Pat Morita Team
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
The graphics and music (sprites, tiles, ugd) has CC BY-NC-ND license: Credit must be given, Non-commercial distribution only, No derivatives or adaptations of the work are permitted.
This game was made with ZGB engine which github page is https://github.com/Zal0/ZGB You will find there a tutorial to install the library, engine and a template. Our game has some custom changes in the engine files, so if you want to compile it you must use this repository code (which may NOT be the last ZGB/GBDK version).