ChunkOfIron

Results 2 comments of ChunkOfIron

Or System.exit(1); works in the same way as exit();

Extra thing: this is based off of a game I made in processing on pc, ported it to APDE and changed: circles to ellipses, exit() to system.exit(1), and removed set...