https://github.com/johrpan/christmas_cats
A little game about cats and Christmas trees.
https://github.com/johrpan/christmas_cats
Last synced: 2 months ago
JSON representation
A little game about cats and Christmas trees.
- Host: GitHub
- URL: https://github.com/johrpan/christmas_cats
- Owner: johrpan
- License: agpl-3.0
- Created: 2020-01-15T18:04:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T19:16:29.000Z (over 5 years ago)
- Last Synced: 2025-02-16T10:14:34.308Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 614 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README

# 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/.