Sirs
I'm a seansoned programmer, new to your Dark Basic Proffessional program and I'm most impressed. I notice the "Create any type of game or application" and "No Royalties or Liscenses - sell what you make!" parts of your packaging.
I am interested in developing an even simpler programming language using DBP to make it even simpler for new users.
A basic program could be something like
Auto Screen Mode
Load Level "level.x"
Load Player1 "player1.x"
Load Enemy1 "enemy1.x"
Set Player1 Lives 3
Start Game Loop
Set Camera to follow Player1
If Player1 touches Level then Stop
If Player1 touches Enemy1 then Player1 Loose Life
If Player1 exits Level then end
End Game Loop
In my software I would include reference to DBPro and that if users want more complex results, they should buy Pro. It would basically be a text editor which would run a standard exe changing upon variables from the text.
I am aware that this may be considered a rival product to pro, but actually I believe it would be an asset to promoting Pro.
Anyways, is there any legal reason I couldn't program and release such software with Dark Basic Proffessional if I were to buy the full version?
Sincerely, TheProgrammer