LICENSE
README.md
setup.py
battleships/__init__.py
battleships/advanced_ai.py
battleships/ai_comparison.py
battleships/battleships.txt
battleships/components.py
battleships/game_engine.py
battleships/log
battleships/main.py
battleships/mp_game_engine.py
battleships/placement.json
battleships/static/images/menu.jpeg
battleships/templates/entry.html
battleships/templates/main.html
battleships/templates/placement.html
battleships_edf1101.egg-info/PKG-INFO
battleships_edf1101.egg-info/SOURCES.txt
battleships_edf1101.egg-info/dependency_links.txt
battleships_edf1101.egg-info/requires.txt
battleships_edf1101.egg-info/top_level.txt
tests/__init__.py
tests/battleships.txt
tests/invalid_battleships.txt
tests/placement.json
tests/test_advanced_ai.py
tests/test_ai_comparison.py
tests/test_components.py
tests/test_game_engine.py
tests/test_helper_functions.py
tests/test_mp_game_engine.py
tests/test_report.txt
tests/test_students.py