Skip to main content

Programming challenge for CS students.

Project description

Maze runner competition

PyPI Version GitHub

https://github.com/matheusjardimb/maze_runner/blob/develop/docs/readme_animation.gif?raw=true

Regras

  • Implemente seu algorítmo para encontrar a saída do labirinto
  • O programa irá falhar caso o limite de passos for atingido

Desenvolvimento

Utilize o código da pasta example/ como referência. Será necessário instalar as dependências do projeto (example/requirements.txt). Sugerimos utilizar a versão do Python indicada em (example/.python-version).

Debug no PyCharm

O erro abaixo pode ocorrer no console ao executar o comando clear (para limpar o console): https://github.com/matheusjardimb/maze_runner/blob/main/docs/debug_error.png?raw=true

Para resolvê-lo será necessário ativar "Emulate terminal in output console" no Debug do PyCharm:

https://github.com/matheusjardimb/maze_runner/blob/main/docs/fix_pycharm.png?raw=true

Contribua!

  • Criou um mapa desafiador? Gere um MR adicionando-o na pasta maps
  • Add menu seletor de mapa (lista todas opções de .csv em maps/)
  • Servir os mapas como uma API

Project details


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.2.7.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

maze_runner-0.2.7-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page