Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Montevideo - Uruguay
- Sign in to view email
Popular repositories
718 contributions in the last year
Activity overview
Contributed to
arnauddupuis/hac-game-lib,
rootstrap/django-base,
rootstrap/tech-guides
and 5 other
repositories
Contribution activity
October 2019
- kaozdl/colorama Python
- kaozdl/hacktoberfest Python
- kaozdl/hac-game-lib Python
Created a pull request in tartley/colorama that received 3 comments
use getattr instead of try / catch
use getattr instead of try / catching the isatty attribute of stream. This avoids the overhead of capturing and sending the traceback. also results…
+2
−6
•
3
comments
- add finite state to Utils.py
- add dev tools to pipfile
- change pip install by pipenv
- use Utils.get_key() in main menu
- add patrol actuator and fix late binding issues
- Add docs for path actuator and clean up the code a bit
- add support to load files from the directories in directories.json
- change get_key by input in map selection
- Improve Utils.get_key
- Improve clear screen
- add CircleCI
- Fix flake8 errors in setup.py
- fix flake8 errors in Board.py
- Fix flake8 errors on hgl-editor.py
- Fix flake 8 errors in hgl-board-tester.py
- Fix flake 8 errors on test_neighbors.py
- Fix flake 8 errors in hlg_base_game file
- Document how to run examples in README
- Update README and setup.py to use Pipenv instead of Pip
- Add Animation class
Created an issue in arnauddupuis/hac-game-lib that received 11 comments
Run flake8 on the project
after installing flake8 it reveals a lot of linting issues in the code. Since the PR's will take a lot of lines from a lot of files just open the i…
11
comments
56
contributions
in private repositories
Oct 1 – Oct 18