I am currently in the process of following a tutorial on Youtube. I am making a skeleton script for a game and in order for me to have a game I need a window for the Game to run in But when I compile It brings up the debug box instead of the Window that is supposed to be created I am using these Imports import org.lwjgl, and Slick. Is there something I need to put in the VM options instead of -debug what could I use so it opens the window instead of the debug box
↧