0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify copyright text and license More... over 1 year ago
Rename test/ to tests/ More... about 2 years ago
Avoid OSError when renaming across filesystems More... about 2 years ago
Use f-strings More... about 2 years ago
Add pyproject.toml More... about 2 years ago
Remove extra line breaks from README.md More... over 2 years ago
Remove "if __name__..." from test_scoretracker.py More... over 2 years ago
Update README.md More... over 2 years ago
Delete Dockerfile More... over 2 years ago
Remove execute permission from rlsokoban.py More... over 2 years ago
Delete Universe._set_win_status More... over 2 years ago
Define coords locally instead of setting on self More... over 2 years ago
Call super without arguments More... over 2 years ago
Use str.format to interpolate values More... over 2 years ago
Use single underscore for private method names More... over 2 years ago
Write score file to temp location first More... over 2 years ago
Delete devcontainer.json More... over 2 years ago
Add type hints More... over 2 years ago
Delete Universe.delete_boulder More... over 2 years ago
Add EmptyMapError More... over 2 years ago
Sort imports with isort More... over 2 years ago
Move src.movable into src.universe More... over 2 years ago
Add docstrings More... over 2 years ago
Rename constants to util More... over 2 years ago
Use module docstrings instead of comments More... over 2 years ago
Don't inherit from object More... over 2 years ago
Add test_convert_xsokoban.py More... over 2 years ago
Remove trailing space from delimiter More... over 2 years ago
Reorganize initialization code More... over 2 years ago
Reorganize game loop in main More... over 2 years ago