It works fine to use ESC key to exit from the game to the main window, but another press on ESC would cause the game to crash. "Segmentation Fault (core dumped)" are displayed on my terminal command line. It looks like there's a memory-related problem in the program.
It works fine to use
ESCkey to exit from the game to the main window, but another press onESCwould cause the game to crash. "Segmentation Fault (core dumped)" are displayed on my terminal command line. It looks like there's a memory-related problem in the program.