Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueskyson/dogs-life
Game Off 2022
https://github.com/blueskyson/dogs-life
game-off-2022 pygame
Last synced: 7 days ago
JSON representation
Game Off 2022
- Host: GitHub
- URL: https://github.com/blueskyson/dogs-life
- Owner: blueskyson
- Created: 2022-11-30T16:42:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T06:21:59.000Z (about 2 years ago)
- Last Synced: 2024-10-28T20:49:12.912Z (about 2 months ago)
- Topics: game-off-2022, pygame
- Language: Python
- Homepage: https://itch.io/jam/game-off-2022
- Size: 85 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dog's Life
Game Off 2022
![](./screenshot.png)
```
$ pip install pygame
$ python main.py
```## Credits
- [German Shepherd](https://opengameart.org/content/german-shepherd-0)
- [Chrome Dinosaur](https://github.com/codewmax/chrome-dinosaur)