ocadotechnology/rapid-router

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codecov.yml
.devcontainer.json
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/new_task.md
.github/pull_request_template.md
.github/workflows/ci.yml
.github/workflows/contributing.yaml
.github/workflows/publish-python-package.yml
.github/workflows/semantic-pull-request-check.yml
.github/workflows/snyk.yaml
.gitignore
.vscode/codeforlife.code-snippets
.vscode/launch.json
.vscode/settings.json
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
Pipfile
Pipfile.lock
README.md
codeforlife.code-workspace
compile_handlebars.sh
convert_svg_to_use_width_or_viewbox.sh
crowdin.yaml
example_project/__init__.py0
A
0 mins
example_project/manage.py6
A
0 mins
example_project/rapid_router_test_settings.py122
C
7 hrs
example_project/settings.py113
C
7 hrs
example_project/urls.py13
A
0 mins
example_project/wsgi.py16
A
0 mins
game/__init__.py1
A
0 mins
game/admin.py41
A
0 mins
game/app_settings.py13
A
0 mins
game/cache.py56
C
1 day
game/character.py75
B
5 hrs
game/decor.py358
D
2 days
game/end_to_end_tests/__init__.py0
A
0 mins
game/end_to_end_tests/base_game_test.py195
D
3 days
game/end_to_end_tests/custom_handler.py16
A
0 mins
game/end_to_end_tests/data/blockly_solutions/complete_level_not_with_full_score.xml
game/end_to_end_tests/data/blockly_solutions/crash_going_forward_on_left_turn.xml
game/end_to_end_tests/data/blockly_solutions/crash_going_forward_on_right_turn.xml
game/end_to_end_tests/data/blockly_solutions/crash_going_forward_on_t_junction.xml
game/end_to_end_tests/data/blockly_solutions/crash_going_left_on_t_junction.xml
game/end_to_end_tests/data/blockly_solutions/crash_going_right_on_t_junction.xml
game/end_to_end_tests/data/blockly_solutions/crash_into_cow_going_forward.xml
game/end_to_end_tests/data/blockly_solutions/crash_into_cow_on_crossroads_junction.xml