Joguinho de labirinto usando Flask + GTM
Project description
Joguinho de labirinto, feito em web usando Flask como servidor, e GTM para tags.
Isso é só um teste das tecnologias.
Divirta-se ;]
Para rodar
Instale as dependências (opcionalmente usando um virtualenv):
$ pip install -r requirements.txt
E rode:
$ python run.py
Para rodar testes de unidade
Instale as dependências (opcionalmente usando um virtualenv):
$ pip install -r test-requirements.txt
E rode:
$ nosetests
Docker
Há configuração para criar um container do Docker prontim pra rodar os bang. Para criar a imagem, opcionalmente instalando os pacotes de teste automatizado:
$ docker build -t <NomeDaImagem> [--build-arg TESTE=true] docker/
Para rodar o programa, ou os testes, substitua OPTIONS pelas opções do docker run e COMANDO por um dos comandos citados acima:
$ docker run OPTIONS <MesmoNomeDaImagem> /sbin/my_init -- COMANDO
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file labirinto-flask-0.1.1.tar.gz
.
File metadata
- Download URL: labirinto-flask-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d07321001e5668d8691e70546e2cb7d092af381e4227d41e3339d26429ab1c30 |
|
MD5 | cc6c222fb2680435b71176b085979aa0 |
|
BLAKE2b-256 | 51aeadb54b9ad1dcfa99a0fe99606f01d4d08ee956627cdf35c958820938fd9e |