mirror of
https://github.com/johrpan/christmas_cats.git
synced 2025-10-28 19:27:25 +01:00
25 lines
919 B
Markdown
25 lines
919 B
Markdown

|
|
|
|
# Christmas Cats
|
|
|
|
A little game about cats and Christmas trees. This was a Christmas present for
|
|
my fantastic girlfriend Kira.
|
|
|
|
## Hacking
|
|
|
|
This game is developed using [Flutter](https://flutter.dev/) and
|
|
[Flame](https://flame-engine.org/).
|
|
|
|
## License
|
|
|
|
Christmas Cats is free and open source software: you can redistribute it and/or
|
|
modify it under the terms of the GNU Affero General Public License as published
|
|
by the Free Software Foundation, either version 3 of the License, or (at your
|
|
option) any later version.
|
|
|
|
It 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 Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License along
|
|
with this program. If not, see https://www.gnu.org/licenses/.
|