Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mre/llama
A silly game written in Python using cocos2d
https://github.com/mre/llama
cocos2d game hackathon
Last synced: about 1 month ago
JSON representation
A silly game written in Python using cocos2d
- Host: GitHub
- URL: https://github.com/mre/llama
- Owner: mre
- Created: 2017-11-25T14:45:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T11:13:46.000Z (about 7 years ago)
- Last Synced: 2024-10-26T15:45:40.688Z (3 months ago)
- Topics: cocos2d, game, hackathon
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Llama!
![Game preview](llama-preview.gif)
# Wtf?
This was my hackathon project for the PyDDF Düsseldorf sprint 2017.
It is written in Python using cocos2d.# Installation
Please follow the guidelines [here](http://python.cocos2d.org/doc/programming_guide/installation.html) to install coco2d.
# Running the game
```
python llama.py
```