I am writing to a file and want console output,
// TODO Create a game engine and call the runGame() method public static void main(String[] args) throws Exceptio
The file should be in contained within the root of your project.
When you execute a project in eclipse, the working directory is the most top level of your project.
Right click your project, click New>File, and make a txt file called "TheGame.txt".