LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
example_project/__init__.py
example_project/rapid_router_test_settings.py
example_project/settings.py
example_project/urls.py
example_project/wsgi.py
game/__init__.py
game/admin.py
game/app_settings.py
game/cache.py
game/character.py
game/decor.py
game/forms.py
game/level_management.py
game/messages.py
game/models.py
game/permissions.py
game/python_den_urls.py
game/random_road.py
game/serializers.py
game/theme.py
game/urls.py
game/end_to_end_tests/__init__.py
game/end_to_end_tests/base_game_test.py
game/end_to_end_tests/custom_handler.py
game/end_to_end_tests/editor_page.py
game/end_to_end_tests/game_page.py
game/end_to_end_tests/selenium_test_case.py
game/end_to_end_tests/test_cow_crashes.py
game/end_to_end_tests/test_language_dropdown.py
game/end_to_end_tests/test_level_editor.py
game/end_to_end_tests/test_level_failures.py
game/end_to_end_tests/test_level_selection.py
game/end_to_end_tests/test_level_win.py
game/end_to_end_tests/test_play_through.py
game/end_to_end_tests/test_python_levels.py
game/end_to_end_tests/test_regressions.py
game/end_to_end_tests/test_saving_workspace.py
game/end_to_end_tests/test_turning_around.py
game/fixtures/game.json
game/migrations/0001_initial.py
game/migrations/0002_dailyactivity_levelmetrics_clean_attempt.py
game/migrations/0003_aggregate_attempts.py
game/migrations/0004_delete_attempt.py
game/migrations/0005_alter_dailyactivity_unique_together_and_more.py
game/migrations/__init__.py
game/pipeline_compilers/__init__.py
game/pipeline_compilers/libsass_compiler.py
game/static/manifest.json
game/static/django_reverse_js/js/reverse.js
game/static/game/css/LilitaOne-Regular.ttf
game/static/game/css/backgrounds.css
game/static/game/css/dataTables.custom.css
game/static/game/css/dataTables.fixedColumns.css
game/static/game/css/dataTables.jqueryui.css
game/static/game/css/dropdown.css
game/static/game/css/editor.css
game/static/game/css/game.css
game/static/game/css/game_screen.css
game/static/game/css/input.css
game/static/game/css/jquery.dataTables.css
game/static/game/css/level_editor.css
game/static/game/css/level_moderation.css
game/static/game/css/level_selection.css
game/static/game/css/level_share.css
game/static/game/css/logged_students.css
game/static/game/css/pqselect.min.css
game/static/game/css/pqselect.multiselect.css
game/static/game/css/scoreboard.css
game/static/game/css/settings.css
game/static/game/css/skulpt/codemirror.css
game/static/game/css/skulpt/eclipse.css
game/static/game/css/skulpt/solarized.css
game/static/game/image/Clarice.svg
game/static/game/image/Clarice_Jersey.svg
game/static/game/image/Clarice_Jersey_uncropped.svg
game/static/game/image/Clarice_uncropped.svg
game/static/game/image/Clarice_v1.svg
game/static/game/image/Clarice_v2.svg
game/static/game/image/OcadoCFC.svg
game/static/game/image/OcadoCFC_no_road.svg
game/static/game/image/Python_Den_hero_student.png
game/static/game/image/Python_levels_page.svg
game/static/game/image/RR-title.png
game/static/game/image/RapidRouter_logo_type_only.svg
game/static/game/image/RapidRouter_logo_w_BG.svg
game/static/game/image/RapidRouter_logo_wo_BG.svg
game/static/game/image/asc.gif
game/static/game/image/bg.gif
game/static/game/image/btnMute.svg
game/static/game/image/btnReset.svg
game/static/game/image/desc.gif
game/static/game/image/electric_van.svg
game/static/game/image/empty.svg
game/static/game/image/fuelGauge.svg
game/static/game/image/fuelGaugePointer.svg
game/static/game/image/if_else_example.png
game/static/game/image/key.svg
game/static/game/image/ocadoVan_big.svg
game/static/game/image/package.svg
game/static/game/image/pigeon.svg
game/static/game/image/python_den_header.svg
game/static/game/image/sp_cow.svg
game/static/game/image/speedoFuel1.svg
game/static/game/image/speedoFuel1_fuel_pointer.svg
game/static/game/image/speedoFuel1_meter.svg
game/static/game/image/speedoFuel1_speed_pointer.svg
game/static/game/image/speedoFuel2.svg
game/static/game/image/speedoFuel2_fuel_pointer.svg
game/static/game/image/speedoFuel2_meter.svg
game/static/game/image/speedoFuel2_speed_pointer.svg
game/static/game/image/speedoFuel_v2.svg
game/static/game/image/trafficLight_green.svg
game/static/game/image/trafficLight_red.svg
game/static/game/image/trashcan.svg
game/static/game/image/trashcan_lid_closed.svg
game/static/game/image/trashcan_lid_open.svg
game/static/game/image/van.svg
game/static/game/image/van_small.svg
game/static/game/image/van_small2.svg
game/static/game/image/zebraCrossing.svg
game/static/game/image/actions/btn_zoom_in.svg
game/static/game/image/actions/btn_zoom_out.svg
game/static/game/image/actions/deliver.svg
game/static/game/image/actions/forward.svg
game/static/game/image/actions/left.svg
game/static/game/image/actions/right.svg
game/static/game/image/actions/turn_around.svg
game/static/game/image/actions/wait.svg
game/static/game/image/avatars/default-avatar.jpeg
game/static/game/image/characters/front_view/Dee.svg
game/static/game/image/characters/front_view/Electric_van.svg
game/static/game/image/characters/front_view/Kirsty.svg
game/static/game/image/characters/front_view/Nigel.svg
game/static/game/image/characters/front_view/Phil.svg
game/static/game/image/characters/front_view/Van.svg
game/static/game/image/characters/front_view/Wes.svg
game/static/game/image/characters/top_view/Dee.svg
game/static/game/image/characters/top_view/Electric_van.svg
game/static/game/image/characters/top_view/Kirsty.svg
game/static/game/image/characters/top_view/Nigel.svg
game/static/game/image/characters/top_view/Phil.svg
game/static/game/image/characters/top_view/Sleigh.svg
game/static/game/image/characters/top_view/Van.svg
game/static/game/image/characters/top_view/Van_wreckage.svg
game/static/game/image/characters/top_view/Wes.svg
game/static/game/image/coins/coin_5050_dots.svg
game/static/game/image/coins/coin_5050_transparent.svg
game/static/game/image/coins/coin_copper.svg
game/static/game/image/coins/coin_empty_dots.svg
game/static/game/image/coins/coin_empty_transparent.svg
game/static/game/image/coins/coin_gold.svg
game/static/game/image/coins/coin_silver.svg
game/static/game/image/dataTables/Sorting icons.psd
game/static/game/image/dataTables/sort_asc.png
game/static/game/image/dataTables/sort_asc_disabled.png
game/static/game/image/dataTables/sort_both.png
game/static/game/image/dataTables/sort_desc.png
game/static/game/image/dataTables/sort_desc_disabled.png
game/static/game/image/decor/city/bush.svg
game/static/game/image/decor/city/hospital.svg
game/static/game/image/decor/city/house.svg
game/static/game/image/decor/city/pavementTile.png
game/static/game/image/decor/city/school.svg
game/static/game/image/decor/city/shop.svg
game/static/game/image/decor/city/solar_panel.svg
game/static/game/image/decor/farm/bush.svg
game/static/game/image/decor/farm/cfc.svg
game/static/game/image/decor/farm/cfc_black.svg
game/static/game/image/decor/farm/crops.svg
game/static/game/image/decor/farm/house1.svg
game/static/game/image/decor/farm/house2.svg
game/static/game/image/decor/farm/solar_panel.svg
game/static/game/image/decor/farm/tile1.svg
game/static/game/image/decor/farm/tree1.svg
game/static/game/image/decor/farm/tree2.svg
game/static/game/image/decor/grass/bush.svg
game/static/game/image/decor/grass/cfc.svg
game/static/game/image/decor/grass/house.svg
game/static/game/image/decor/grass/pond.svg
game/static/game/image/decor/grass/solar_panel.svg
game/static/game/image/decor/grass/tile1.svg
game/static/game/image/decor/grass/tree1.svg
game/static/game/image/decor/grass/tree2.svg
game/static/game/image/decor/snow/barn.svg
game/static/game/image/decor/snow/bush.svg
game/static/game/image/decor/snow/cfc.svg
game/static/game/image/decor/snow/crops.svg
game/static/game/image/decor/snow/hospital.svg
game/static/game/image/decor/snow/house.svg
game/static/game/image/decor/snow/house1.svg
game/static/game/image/decor/snow/house2.svg
game/static/game/image/decor/snow/pond.svg
game/static/game/image/decor/snow/school.svg
game/static/game/image/decor/snow/shop.svg
game/static/game/image/decor/snow/solar_panel.svg
game/static/game/image/decor/snow/tile1.svg
game/static/game/image/decor/snow/tile2.svg
game/static/game/image/decor/snow/tree1.svg
game/static/game/image/decor/snow/tree2.svg
game/static/game/image/fruit/apple.svg
game/static/game/image/fruit/apple1.svg
game/static/game/image/fruit/apple2.svg
game/static/game/image/fruit/banana.svg
game/static/game/image/fruit/banana1.svg
game/static/game/image/fruit/banana2.svg
game/static/game/image/fruit/orange.svg
game/static/game/image/icons/add.svg
game/static/game/image/icons/add_house.svg
game/static/game/image/icons/add_road.svg
game/static/game/image/icons/big_code_mode.svg
game/static/game/image/icons/blockly.svg
game/static/game/image/icons/character.svg
game/static/game/image/icons/clear.svg
game/static/game/image/icons/day.svg
game/static/game/image/icons/decor.svg
game/static/game/image/icons/delete_decor.svg
game/static/game/image/icons/delete_house.svg
game/static/game/image/icons/delete_road.svg
game/static/game/image/icons/description.svg
game/static/game/image/icons/fast.svg
game/static/game/image/icons/help.svg
game/static/game/image/icons/hide.svg
game/static/game/image/icons/hide_button.svg
game/static/game/image/icons/hint.svg
game/static/game/image/icons/if_else.svg
game/static/game/image/icons/load.svg
game/static/game/image/icons/map.svg
game/static/game/image/icons/muted.svg
game/static/game/image/icons/night.svg
game/static/game/image/icons/origin.svg
game/static/game/image/icons/pause.svg
game/static/game/image/icons/play.svg
game/static/game/image/icons/print.svg
game/static/game/image/icons/python.svg
game/static/game/image/icons/quit.svg
game/static/game/image/icons/random.svg
game/static/game/image/icons/save.svg
game/static/game/image/icons/share.svg
game/static/game/image/icons/show.svg
game/static/game/image/icons/slow.svg
game/static/game/image/icons/solve.svg
game/static/game/image/icons/step.svg
game/static/game/image/icons/stop.svg
game/static/game/image/icons/unmuted.svg
game/static/game/js/animation.js
game/static/game/js/blocklyCompiler.js
game/static/game/js/blocklyControl.js
game/static/game/js/blocklyCustomBlocks.js
game/static/game/js/blocklyCustomisations.js
game/static/game/js/blocklyMessages.js
game/static/game/js/button.js
game/static/game/js/character.js
game/static/game/js/coordinate.js
game/static/game/js/cow.js
game/static/game/js/dataTables.fixedColumns.js
game/static/game/js/destination.js
game/static/game/js/drawing.js
game/static/game/js/drawingConstants.js
game/static/game/js/editor.js
game/static/game/js/event.js
game/static/game/js/fpsmeter.js
game/static/game/js/game.js
game/static/game/js/handlebars.runtime-v4.7.7.js
game/static/game/js/howler.js
game/static/game/js/jquery.dataTables.min.js
game/static/game/js/jquery.js
game/static/game/js/jquery.outerhtml.js
game/static/game/js/jquery.touchy.min.js
game/static/game/js/level_editor.js
game/static/game/js/level_moderation.js
game/static/game/js/level_selection.js
game/static/game/js/loadLanguages.js
game/static/game/js/map.js
game/static/game/js/messages.js
game/static/game/js/mobile-detect.min.js
game/static/game/js/model.js
game/static/game/js/node.js
game/static/game/js/pathFinder.js
game/static/game/js/program.js
game/static/game/js/pythonControl.js
game/static/game/js/raphael.js
game/static/game/js/saving.js
game/static/game/js/scoreboard.js
game/static/game/js/scoreboardSharedLevels.js
game/static/game/js/sharing.js
game/static/game/js/sound.js
game/static/game/js/svginnerhtml.js
game/static/game/js/tab.js
game/static/game/js/templates.js
game/static/game/js/trafficLight.js
game/static/game/js/utils.js
game/static/game/js/van.js
game/static/game/js/blockly/blockly_compressed.js
game/static/game/js/blockly/blockly_uncompressed.js
game/static/game/js/blockly/blocks_compressed.js
game/static/game/js/blockly/javascript_compressed.js
game/static/game/js/blockly/python_compressed.js
game/static/game/js/blockly/version.txt
game/static/game/js/blockly/media/1x1.gif
game/static/game/js/blockly/media/click.mp3
game/static/game/js/blockly/media/click.ogg
game/static/game/js/blockly/media/click.wav
game/static/game/js/blockly/media/delete.mp3
game/static/game/js/blockly/media/delete.ogg
game/static/game/js/blockly/media/delete.wav
game/static/game/js/blockly/media/disconnect.mp3
game/static/game/js/blockly/media/disconnect.ogg
game/static/game/js/blockly/media/disconnect.wav
game/static/game/js/blockly/media/handclosed.cur
game/static/game/js/blockly/media/handdelete.cur
game/static/game/js/blockly/media/handopen.cur
game/static/game/js/blockly/media/quote0.png
game/static/game/js/blockly/media/quote1.png
game/static/game/js/blockly/media/sprites.png
game/static/game/js/blockly/media/sprites.svg
game/static/game/js/blockly/msg/messages.js
game/static/game/js/blockly/msg/js/ab.js
game/static/game/js/blockly/msg/js/ar.js
game/static/game/js/blockly/msg/js/az.js
game/static/game/js/blockly/msg/js/ba.js
game/static/game/js/blockly/msg/js/bcc.js
game/static/game/js/blockly/msg/js/be-tarask.js
game/static/game/js/blockly/msg/js/be.js
game/static/game/js/blockly/msg/js/bg.js
game/static/game/js/blockly/msg/js/bn.js
game/static/game/js/blockly/msg/js/br.js
game/static/game/js/blockly/msg/js/ca.js
game/static/game/js/blockly/msg/js/cs.js
game/static/game/js/blockly/msg/js/da.js
game/static/game/js/blockly/msg/js/de.js
game/static/game/js/blockly/msg/js/diq.js
game/static/game/js/blockly/msg/js/dty.js
game/static/game/js/blockly/msg/js/el.js
game/static/game/js/blockly/msg/js/en-gb.js
game/static/game/js/blockly/msg/js/en.js
game/static/game/js/blockly/msg/js/eo.js
game/static/game/js/blockly/msg/js/es.js
game/static/game/js/blockly/msg/js/et.js
game/static/game/js/blockly/msg/js/eu.js
game/static/game/js/blockly/msg/js/fa.js
game/static/game/js/blockly/msg/js/fi.js
game/static/game/js/blockly/msg/js/fr.js
game/static/game/js/blockly/msg/js/gl.js
game/static/game/js/blockly/msg/js/gor.js
game/static/game/js/blockly/msg/js/ha.js
game/static/game/js/blockly/msg/js/he.js
game/static/game/js/blockly/msg/js/hi.js
game/static/game/js/blockly/msg/js/hrx.js
game/static/game/js/blockly/msg/js/hu.js
game/static/game/js/blockly/msg/js/hy.js
game/static/game/js/blockly/msg/js/ia.js
game/static/game/js/blockly/msg/js/id.js
game/static/game/js/blockly/msg/js/ig.js
game/static/game/js/blockly/msg/js/is.js
game/static/game/js/blockly/msg/js/it.js
game/static/game/js/blockly/msg/js/ja.js
game/static/game/js/blockly/msg/js/kab.js
game/static/game/js/blockly/msg/js/ko.js
game/static/game/js/blockly/msg/js/lb.js
game/static/game/js/blockly/msg/js/lki.js
game/static/game/js/blockly/msg/js/lo.js
game/static/game/js/blockly/msg/js/lrc.js
game/static/game/js/blockly/msg/js/lt.js
game/static/game/js/blockly/msg/js/lv.js
game/static/game/js/blockly/msg/js/mk.js
game/static/game/js/blockly/msg/js/mnw.js
game/static/game/js/blockly/msg/js/ms.js
game/static/game/js/blockly/msg/js/nb.js
game/static/game/js/blockly/msg/js/nl.js
game/static/game/js/blockly/msg/js/oc.js
game/static/game/js/blockly/msg/js/pl.js
game/static/game/js/blockly/msg/js/pms.js
game/static/game/js/blockly/msg/js/pt-br.js
game/static/game/js/blockly/msg/js/pt.js
game/static/game/js/blockly/msg/js/ro.js
game/static/game/js/blockly/msg/js/ru.js
game/static/game/js/blockly/msg/js/sc.js
game/static/game/js/blockly/msg/js/sd.js
game/static/game/js/blockly/msg/js/shn.js
game/static/game/js/blockly/msg/js/sk.js
game/static/game/js/blockly/msg/js/skr-arab.js
game/static/game/js/blockly/msg/js/sl.js
game/static/game/js/blockly/msg/js/sq.js
game/static/game/js/blockly/msg/js/sr-latn.js
game/static/game/js/blockly/msg/js/sr.js
game/static/game/js/blockly/msg/js/sv.js
game/static/game/js/blockly/msg/js/ta.js
game/static/game/js/blockly/msg/js/tcy.js
game/static/game/js/blockly/msg/js/te.js
game/static/game/js/blockly/msg/js/th.js
game/static/game/js/blockly/msg/js/tl.js
game/static/game/js/blockly/msg/js/tlh.js
game/static/game/js/blockly/msg/js/tr.js
game/static/game/js/blockly/msg/js/ug-arab.js
game/static/game/js/blockly/msg/js/uk.js
game/static/game/js/blockly/msg/js/ur.js
game/static/game/js/blockly/msg/js/vi.js
game/static/game/js/blockly/msg/js/xmf.js
game/static/game/js/blockly/msg/js/yo.js
game/static/game/js/blockly/msg/js/zh-hans.js
game/static/game/js/blockly/msg/js/zh-hant.js
game/static/game/js/blockly/msg/json/ab.json
game/static/game/js/blockly/msg/json/ar.json
game/static/game/js/blockly/msg/json/az.json
game/static/game/js/blockly/msg/json/ba.json
game/static/game/js/blockly/msg/json/bcc.json
game/static/game/js/blockly/msg/json/be-tarask.json
game/static/game/js/blockly/msg/json/be.json
game/static/game/js/blockly/msg/json/bg.json
game/static/game/js/blockly/msg/json/bn.json
game/static/game/js/blockly/msg/json/br.json
game/static/game/js/blockly/msg/json/ca.json
game/static/game/js/blockly/msg/json/constants.json
game/static/game/js/blockly/msg/json/cs.json
game/static/game/js/blockly/msg/json/da.json
game/static/game/js/blockly/msg/json/de.json
game/static/game/js/blockly/msg/json/diq.json
game/static/game/js/blockly/msg/json/dty.json
game/static/game/js/blockly/msg/json/el.json
game/static/game/js/blockly/msg/json/en-gb.json
game/static/game/js/blockly/msg/json/en.json
game/static/game/js/blockly/msg/json/eo.json
game/static/game/js/blockly/msg/json/es.json
game/static/game/js/blockly/msg/json/et.json
game/static/game/js/blockly/msg/json/eu.json
game/static/game/js/blockly/msg/json/fa.json
game/static/game/js/blockly/msg/json/fi.json
game/static/game/js/blockly/msg/json/fr.json
game/static/game/js/blockly/msg/json/gl.json
game/static/game/js/blockly/msg/json/gor.json
game/static/game/js/blockly/msg/json/ha.json
game/static/game/js/blockly/msg/json/he.json
game/static/game/js/blockly/msg/json/hi.json
game/static/game/js/blockly/msg/json/hrx.json
game/static/game/js/blockly/msg/json/hu.json
game/static/game/js/blockly/msg/json/hy.json
game/static/game/js/blockly/msg/json/ia.json
game/static/game/js/blockly/msg/json/id.json
game/static/game/js/blockly/msg/json/ig.json
game/static/game/js/blockly/msg/json/is.json
game/static/game/js/blockly/msg/json/it.json
game/static/game/js/blockly/msg/json/ja.json
game/static/game/js/blockly/msg/json/kab.json
game/static/game/js/blockly/msg/json/ko.json
game/static/game/js/blockly/msg/json/lb.json
game/static/game/js/blockly/msg/json/lki.json
game/static/game/js/blockly/msg/json/lo.json
game/static/game/js/blockly/msg/json/lrc.json
game/static/game/js/blockly/msg/json/lt.json
game/static/game/js/blockly/msg/json/lv.json
game/static/game/js/blockly/msg/json/mk.json
game/static/game/js/blockly/msg/json/mnw.json
game/static/game/js/blockly/msg/json/ms.json
game/static/game/js/blockly/msg/json/nb.json
game/static/game/js/blockly/msg/json/nl.json
game/static/game/js/blockly/msg/json/oc.json
game/static/game/js/blockly/msg/json/pl.json
game/static/game/js/blockly/msg/json/pms.json
game/static/game/js/blockly/msg/json/pt-br.json
game/static/game/js/blockly/msg/json/pt.json
game/static/game/js/blockly/msg/json/qqq.json
game/static/game/js/blockly/msg/json/ro.json
game/static/game/js/blockly/msg/json/ru.json
game/static/game/js/blockly/msg/json/sc.json
game/static/game/js/blockly/msg/json/sd.json
game/static/game/js/blockly/msg/json/shn.json
game/static/game/js/blockly/msg/json/sk.json
game/static/game/js/blockly/msg/json/skr-arab.json
game/static/game/js/blockly/msg/json/sl.json
game/static/game/js/blockly/msg/json/sq.json
game/static/game/js/blockly/msg/json/sr-latn.json
game/static/game/js/blockly/msg/json/sr.json
game/static/game/js/blockly/msg/json/sv.json
game/static/game/js/blockly/msg/json/synonyms.json
game/static/game/js/blockly/msg/json/ta.json
game/static/game/js/blockly/msg/json/tcy.json
game/static/game/js/blockly/msg/json/te.json
game/static/game/js/blockly/msg/json/th.json
game/static/game/js/blockly/msg/json/tl.json
game/static/game/js/blockly/msg/json/tlh.json
game/static/game/js/blockly/msg/json/tr.json
game/static/game/js/blockly/msg/json/ug-arab.json
game/static/game/js/blockly/msg/json/uk.json
game/static/game/js/blockly/msg/json/ur.json
game/static/game/js/blockly/msg/json/vi.json
game/static/game/js/blockly/msg/json/xmf.json
game/static/game/js/blockly/msg/json/yo.json
game/static/game/js/blockly/msg/json/zh-hans.json
game/static/game/js/blockly/msg/json/zh-hant.json
game/static/game/js/foundation/foundation.min.js
game/static/game/js/foundation/foundation/foundation.abide.js
game/static/game/js/foundation/foundation/foundation.accordion.js
game/static/game/js/foundation/foundation/foundation.alert.js
game/static/game/js/foundation/foundation/foundation.clearing.js
game/static/game/js/foundation/foundation/foundation.dropdown.js
game/static/game/js/foundation/foundation/foundation.equalizer.js
game/static/game/js/foundation/foundation/foundation.interchange.js
game/static/game/js/foundation/foundation/foundation.joyride.js
game/static/game/js/foundation/foundation/foundation.js
game/static/game/js/foundation/foundation/foundation.magellan.js
game/static/game/js/foundation/foundation/foundation.offcanvas.js
game/static/game/js/foundation/foundation/foundation.orbit.js
game/static/game/js/foundation/foundation/foundation.reveal.js
game/static/game/js/foundation/foundation/foundation.slider.js
game/static/game/js/foundation/foundation/foundation.tab.js
game/static/game/js/foundation/foundation/foundation.tooltip.js
game/static/game/js/foundation/foundation/foundation.topbar.js
game/static/game/js/foundation/vendor/fastclick.js
game/static/game/js/foundation/vendor/jquery.js
game/static/game/js/foundation/vendor/js.cookie.min.js
game/static/game/js/foundation/vendor/modernizr.js
game/static/game/js/foundation/vendor/placeholder.js
game/static/game/js/level_editor/level_save_state.js
game/static/game/js/level_editor/owned_levels.js
game/static/game/js/skulpt/codemirror.js
game/static/game/js/skulpt/python.js
game/static/game/js/skulpt/skulpt-stdlib.js
game/static/game/js/skulpt/skulpt.min.js
game/static/game/raphael_image/Clarice.svg
game/static/game/raphael_image/Clarice_Jersey.svg
game/static/game/raphael_image/Clarice_v1.svg
game/static/game/raphael_image/Clarice_v2.svg
game/static/game/raphael_image/fire.svg
game/static/game/raphael_image/pigeon.svg
game/static/game/raphael_image/sleigh_wreckage.svg
game/static/game/raphael_image/smoke.svg
game/static/game/raphael_image/sp_cow.svg
game/static/game/raphael_image/trafficLight_green.svg
game/static/game/raphael_image/trafficLight_red.svg
game/static/game/raphael_image/van_wreckage.svg
game/static/game/raphael_image/characters/top_view/Dee.svg
game/static/game/raphael_image/characters/top_view/Electric_van.svg
game/static/game/raphael_image/characters/top_view/Kirsty.svg
game/static/game/raphael_image/characters/top_view/Nigel.svg
game/static/game/raphael_image/characters/top_view/Phil.svg
game/static/game/raphael_image/characters/top_view/Sleigh.svg
game/static/game/raphael_image/characters/top_view/Van.svg
game/static/game/raphael_image/characters/top_view/Van2.svg
game/static/game/raphael_image/characters/top_view/Van_wreckage.svg
game/static/game/raphael_image/characters/top_view/VeilOfNight.svg
game/static/game/raphael_image/characters/top_view/Wes.svg
game/static/game/raphael_image/decor/city/bush.svg
game/static/game/raphael_image/decor/city/hospital.svg
game/static/game/raphael_image/decor/city/house.svg
game/static/game/raphael_image/decor/city/pavementTile.png
game/static/game/raphael_image/decor/city/school.svg
game/static/game/raphael_image/decor/city/shop.svg
game/static/game/raphael_image/decor/city/solar_panel.svg
game/static/game/raphael_image/decor/farm/bush.svg
game/static/game/raphael_image/decor/farm/cfc.svg
game/static/game/raphael_image/decor/farm/cfc_black.svg
game/static/game/raphael_image/decor/farm/crops.svg
game/static/game/raphael_image/decor/farm/house1.svg
game/static/game/raphael_image/decor/farm/house2.svg
game/static/game/raphael_image/decor/farm/solar_panel.svg
game/static/game/raphael_image/decor/farm/tile1.svg
game/static/game/raphael_image/decor/farm/tree1.svg
game/static/game/raphael_image/decor/farm/tree2.svg
game/static/game/raphael_image/decor/grass/bush.svg
game/static/game/raphael_image/decor/grass/cfc.svg
game/static/game/raphael_image/decor/grass/house.svg
game/static/game/raphael_image/decor/grass/pond.svg
game/static/game/raphael_image/decor/grass/solar_panel.svg
game/static/game/raphael_image/decor/grass/tile1.svg
game/static/game/raphael_image/decor/grass/tree1.svg
game/static/game/raphael_image/decor/grass/tree2.svg
game/static/game/raphael_image/decor/snow/barn.svg
game/static/game/raphael_image/decor/snow/bush.svg
game/static/game/raphael_image/decor/snow/cfc.svg
game/static/game/raphael_image/decor/snow/crops.svg
game/static/game/raphael_image/decor/snow/hospital.svg
game/static/game/raphael_image/decor/snow/house.svg
game/static/game/raphael_image/decor/snow/house1.svg
game/static/game/raphael_image/decor/snow/house2.svg
game/static/game/raphael_image/decor/snow/pond.svg
game/static/game/raphael_image/decor/snow/school.svg
game/static/game/raphael_image/decor/snow/shop.svg
game/static/game/raphael_image/decor/snow/solar_panel.svg
game/static/game/raphael_image/decor/snow/tile1.svg
game/static/game/raphael_image/decor/snow/tile2.svg
game/static/game/raphael_image/decor/snow/tree1.svg
game/static/game/raphael_image/decor/snow/tree2.svg
game/static/game/raphael_image/road_tiles/path/crossroads.svg
game/static/game/raphael_image/road_tiles/path/dead_end.svg
game/static/game/raphael_image/road_tiles/path/straight.svg
game/static/game/raphael_image/road_tiles/path/t_junction.svg
game/static/game/raphael_image/road_tiles/path/turn.svg
game/static/game/raphael_image/road_tiles/road/crossroads.svg
game/static/game/raphael_image/road_tiles/road/dead_end.svg
game/static/game/raphael_image/road_tiles/road/straight.svg
game/static/game/raphael_image/road_tiles/road/t_junction.svg
game/static/game/raphael_image/road_tiles/road/turn.svg
game/static/game/sass/_foundation_overrides.scss
game/static/game/sass/_mixins.scss
game/static/game/sass/_styles.scss
game/static/game/sass/_variables.scss
game/static/game/sass/foundation.scss
game/static/game/sass/game.scss
game/static/game/sass/foundation/_functions.scss
game/static/game/sass/foundation/_settings.scss
game/static/game/sass/foundation/components/_accordion.scss
game/static/game/sass/foundation/components/_alert-boxes.scss
game/static/game/sass/foundation/components/_block-grid.scss
game/static/game/sass/foundation/components/_breadcrumbs.scss
game/static/game/sass/foundation/components/_button-groups.scss
game/static/game/sass/foundation/components/_buttons.scss
game/static/game/sass/foundation/components/_clearing.scss
game/static/game/sass/foundation/components/_dropdown-buttons.scss
game/static/game/sass/foundation/components/_dropdown.scss
game/static/game/sass/foundation/components/_flex-video.scss
game/static/game/sass/foundation/components/_forms.scss
game/static/game/sass/foundation/components/_global.scss
game/static/game/sass/foundation/components/_grid.scss
game/static/game/sass/foundation/components/_icon-bar.scss
game/static/game/sass/foundation/components/_inline-lists.scss
game/static/game/sass/foundation/components/_joyride.scss
game/static/game/sass/foundation/components/_keystrokes.scss
game/static/game/sass/foundation/components/_labels.scss
game/static/game/sass/foundation/components/_magellan.scss
game/static/game/sass/foundation/components/_offcanvas.scss
game/static/game/sass/foundation/components/_orbit.scss
game/static/game/sass/foundation/components/_pagination.scss
game/static/game/sass/foundation/components/_panels.scss
game/static/game/sass/foundation/components/_pricing-tables.scss
game/static/game/sass/foundation/components/_progress-bars.scss
game/static/game/sass/foundation/components/_range-slider.scss
game/static/game/sass/foundation/components/_reveal.scss
game/static/game/sass/foundation/components/_side-nav.scss
game/static/game/sass/foundation/components/_split-buttons.scss
game/static/game/sass/foundation/components/_sub-nav.scss
game/static/game/sass/foundation/components/_switch.scss
game/static/game/sass/foundation/components/_switches.scss
game/static/game/sass/foundation/components/_tables.scss
game/static/game/sass/foundation/components/_tabs.scss
game/static/game/sass/foundation/components/_thumbs.scss
game/static/game/sass/foundation/components/_toolbar.scss
game/static/game/sass/foundation/components/_tooltips.scss
game/static/game/sass/foundation/components/_top-bar.scss
game/static/game/sass/foundation/components/_type.scss
game/static/game/sass/foundation/components/_visibility.scss
game/static/game/sound/clown_horn.mp3
game/static/game/sound/clown_horn.ogg
game/static/game/sound/cow.mp3
game/static/game/sound/cow.ogg
game/static/game/sound/cow_original.mp3
game/static/game/sound/cow_original.ogg
game/static/game/sound/crash.mp3
game/static/game/sound/crash.ogg
game/static/game/sound/delivery.mp3
game/static/game/sound/delivery.ogg
game/static/game/sound/electric_van_starting.mp3
game/static/game/sound/electric_van_starting.ogg
game/static/game/sound/failure.mp3
game/static/game/sound/failure.ogg
game/static/game/sound/horn.mp3
game/static/game/sound/horn.ogg
game/static/game/sound/moving.mp3
game/static/game/sound/moving.ogg
game/static/game/sound/pigeon.mp3
game/static/game/sound/pigeon.ogg
game/static/game/sound/sleigh_bells.mp3
game/static/game/sound/sleigh_bells.ogg
game/static/game/sound/sleigh_crash.mp3
game/static/game/sound/sleigh_crash.ogg
game/static/game/sound/starting.mp3
game/static/game/sound/starting.ogg
game/static/game/sound/tension.mp3
game/static/game/sound/tension.ogg
game/static/game/sound/win.mp3
game/static/game/sound/win.ogg
game/static/icons/dee-192x192.png
game/static/icons/dee-384x384.png
game/static/icons/dee-512x512.png
game/templates/game/base.html
game/templates/game/basenonav.html
game/templates/game/crowdin.html
game/templates/game/error.html
game/templates/game/game.html
game/templates/game/level_editor.html
game/templates/game/level_moderation.html
game/templates/game/level_selection.html
game/templates/game/logged_students.html
game/templates/game/python_den_level_selection.html
game/templates/game/python_den_worksheet.html
game/templates/game/scoreboard.html
game/templatetags/__init__.py
game/templatetags/game/__init__.py
game/templatetags/game/utils.py
game/tests/__init__.py
game/tests/test_api.py
game/tests/test_level_editor.py
game/tests/test_level_moderation.py
game/tests/test_level_selection.py
game/tests/test_python_den_worksheet.py
game/tests/test_random_road.py
game/tests/test_scoreboard.py
game/tests/utils/__init__.py
game/tests/utils/episode.py
game/tests/utils/level.py
game/tests/utils/locale.py
game/tests/utils/teacher.py
game/tests/utils/user.py
game/views/__init__.py
game/views/api.py
game/views/helper.py
game/views/language_code_conversions.py
game/views/level.py
game/views/level_editor.py
game/views/level_moderation.py
game/views/level_selection.py
game/views/level_solutions.py
game/views/scoreboard.py
game/views/scoreboard_csv.py
game/views/worksheet.py
rapid_router.egg-info/PKG-INFO
rapid_router.egg-info/SOURCES.txt
rapid_router.egg-info/dependency_links.txt
rapid_router.egg-info/not-zip-safe
rapid_router.egg-info/requires.txt
rapid_router.egg-info/top_level.txt