What screen modes are you guys using for your Engine BASIC projects?
I am slowly but surely working on a few things, including an Atari 8 bit Star Raiders type game. I'm not exactly certain of my reasoning behind it, but SCREEN 13 (640x256), SCREEN 14 (480x270), and SCREEN 15 (640x480) seem to be quite fitting for what my idea of what the BASIC Engine targets for me. SCREEN 14 just seems like something a kickass late era 8 bit machine would have excelled at, circa 1985ish.
Now that I've cleaned up enough of the mess at my main house to have a computer desk again, the main monitor used has been a 24" 1080p Dell monitor. About once per week I do some Engine BASIC stuff in the car, whilst waiting on the wife's work shift to end, and I use an 11" 1366x768 12 volt DC HDMI/VGA/composite/BNC monitor affixed to a padded laptop desk.
For editing programs, via the default line number direct mode or via ATTO, SCREEN 13 seems to fit the bill great.