diff --git a/squarenotsquare/components/Game.js b/squarenotsquare/screens/Game.js similarity index 100% rename from squarenotsquare/components/Game.js rename to squarenotsquare/screens/Game.js diff --git a/squarenotsquare/components/HighScore.js b/squarenotsquare/screens/HighScore.js similarity index 100% rename from squarenotsquare/components/HighScore.js rename to squarenotsquare/screens/HighScore.js diff --git a/squarenotsquare/components/Home.js b/squarenotsquare/screens/Home.js similarity index 100% rename from squarenotsquare/components/Home.js rename to squarenotsquare/screens/Home.js diff --git a/squarenotsquare/components/Settings.js b/squarenotsquare/screens/Settings.js similarity index 100% rename from squarenotsquare/components/Settings.js rename to squarenotsquare/screens/Settings.js diff --git a/squarenotsquare/components/Splash.js b/squarenotsquare/screens/Splash.js similarity index 100% rename from squarenotsquare/components/Splash.js rename to squarenotsquare/screens/Splash.js diff --git a/squarenotsquare/components/styles/AppStyles.js b/squarenotsquare/screens/styles/AppStyles.js similarity index 100% rename from squarenotsquare/components/styles/AppStyles.js rename to squarenotsquare/screens/styles/AppStyles.js