diff --git a/command_prompt.py b/src/command_prompt.py similarity index 100% rename from command_prompt.py rename to src/command_prompt.py diff --git a/filecheck.py b/src/filecheck.py similarity index 100% rename from filecheck.py rename to src/filecheck.py diff --git a/jam b/src/jam similarity index 100% rename from jam rename to src/jam diff --git a/jam.kv b/src/jam.kv similarity index 100% rename from jam.kv rename to src/jam.kv diff --git a/painter.py b/src/painter.py similarity index 100% rename from painter.py rename to src/painter.py diff --git a/point.py b/src/point.py similarity index 100% rename from point.py rename to src/point.py diff --git a/polyomino.py b/src/polyomino.py similarity index 100% rename from polyomino.py rename to src/polyomino.py diff --git a/status_bar.py b/src/status_bar.py similarity index 100% rename from status_bar.py rename to src/status_bar.py diff --git a/tools.py b/src/tools.py similarity index 100% rename from tools.py rename to src/tools.py