Build Game in Unity
Objective: Build game in Unity and test the game in Windows
In Unity open the file menu and select build settings. Select PC, Mac & Linux Standalone. Select target platform, here Windows. Select player settings and under resolution and presentation select fullscreen mode, windowed in the drop down menu. Set resolution 1920x1080, but since resizable window is selected the user can adjust their window size. Select build, and choose a folder for the build. If there is an error building with GameDevHQ FileBase, check the Assets> GameDevHQ> FileBase> plugin> filebase settings, as shown below.
When the build completes the selected folder will pop up in a new window, as shown below.
Double click on the Andromeda Shooter.exe file and the game will launch.