Programming challenge for CS students.
Project description
Maze runner competition
TODO
- Add menu seletor de mapa (lista todas opções de .csv em maps/)
- Add limitador de passos ('timeout')
- Contar quantos passos foram dados até o momento (e no final)
- Mostrar quantas vezes 'pisou' em cada célula
- Gerar gif da animação total?
- Add rodapé e cabeçalho no gif
- Add número de vezes que cada célula foi 'pisada'
- Publicar projeto como lib pip
- Servir os mapas como uma API
- Para limpar o console durante o debug, é necessário ativar "Emulate terminal in output console" no PyCharm
Notas para build
./utilities/build.sh
pip install dist/maze_runner-*-py3-none-any.whl --force-reinstall
twine upload dist/*
pip install dist/maze_runner-*-py3-none-any.whl --force-reinstall
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
maze_runner-0.0.2.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for maze_runner-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a9fe25ec0ba410544d247ce6e1a391ced9ad90712511f33bdad75956f1f6bcc |
|
MD5 | 9733662ad1fd3a11ea687739989bb11b |
|
BLAKE2b-256 | acf0653cfe7d106b316a612049b904fc59ac2bcd7bffa6cfa9bb096bfe83bec0 |