kisrael Posted August 9, 2005 Share Posted August 9, 2005 I think there's a STRONG advantage to keeping things in the program (ala "set") and not outside (ala env variables and command line switches). Right now there's a WONDERFUL bit of beauty in that a bB program is self-contained...you can cut and paste and go. Not only would external controls spoil that, but it's just one more thing to provoke dozens of "I tried to compile this but it doesn't work", like [stella] would get with the "-f3" argument DASM usually needs...(gee, who would miss that? *whistles tunelessly*) The set syntax seems very reasonable. There's no crime in doing an initial sweep through the source to get any that you need before the main work begins. Quote Link to comment Share on other sites More sharing options...
attendo Posted August 13, 2005 Share Posted August 13, 2005 Don't remember if I asked this before but in the next bB version can there be a command which controls to use the score or not? Something like: score on With the score off/not inserted the program can do more calculations. Quote Link to comment Share on other sites More sharing options...
appleo Posted September 23, 2005 Share Posted September 23, 2005 A GameMaker type program is a GREAT idea, as an additional option for creating games - but you said it, the one flaw the original had was that it forced you to use a joystick to select commands. If that were simply an option, and you could type in a regular text editor, or drop to lower level code, that would be the best development tool / environment. I guess my point is, giving people more options to code at the level they want can only be a good thing. Sorry, but my definition of a programming language is that you do actually type things. But perhaps I need to change that. Perhaps its just a matter of taste, id like to see the code and also have some tools to speed up development, thats all. 889618[/snapback] It was a pain to do with the joystick, going up and down the list and selecting commands. But your program was listed there on the screen separately as if you typed it in. If someone did an updated version for the PC (totally non-Atari related) I would expect to be able to type in commands and select them from a list at the side (or top or bottom) using the mouse. Kiss that old joystick goodbye. Leave that for playing games. 889623[/snapback] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.