NEWS ARTICLES


    What's News in the PlayBasic world ? - Find out here.




 Christmas Discount - 30% OFF PlayBasic

By: Kevin Picone Added: November 30th, 2014

Category: All,Discounts




Community Christmas Discount - 30% OFF PlayBasic (Ends 31st,Dec,2014)


     To celebrate the silly season we're offering the first 50 customers a flat %30 off the already discounted $24.95 retail price until 31st,Dec, 2014.


     To receive your discount, cut'n'paste the source code bellow into your existing installation of PlayBasic Learning Edition and run it (Press F5). (See IDE tutorial for how to do this) - When the program executes, it will reveal the coupon code to you, enter that coupon code during the PlayBasic ordering process. The ordering page is bellow.


PlayBasic Code:
 ; Cut and paste this code into an empty project in the PlayBasic IDE and run it (F5)
 loadfont "verdana",1,48,0

 ; decode the secret coupon message 
 s$=s$+Chr$( (84105/623)-68)
 s$=s$+Chr$( (224280/1246)-69)
 s$=s$+Chr$( (349503/1869)-70)
 s$=s$+Chr$( (456036/2492)-71)
 s$=s$+Chr$( (570045/3115)-72)
 s$=s$+Chr$( (684054/3738)-73)
 s$=s$+Chr$( (575652/4361)-74)
 s$=s$+Chr$( (533288/4984)-75)
 s$=s$+Chr$( (1070937/5607)-76)
 s$=s$+Chr$( (1084020/6230)-77)
 s$=s$+Chr$( (1288364/6853)-78)
 s$=s$+Chr$( (1457820/7476)-79)
 s$=s$+Chr$( (1433523/8099)-80)

; display this message to the screen.  
 print s$

; show the screen to the user
 sync

; wait for a KEY to be pressed before it continues on
 waitkey

; end this program
 END

COMMANDS USED: LOADFONT | CHR$ | PRINT | SYNC | WAITKEY |




     PlayBasic Ordering Page (HOME PAGE)

     For those with browsers that don't like frames, you can view Take me directly to Shareit.com to Order PlayBasic Now



Free Trial / Learning Edition


Download PlayBasic Learning Edition V1.64L (2010)



What's New In The Retail Editions ?


Still using the V1.64L learning edition ? If haven't noticed that's around 3-4 years out of date and doesn't include a huge number of key features. What features ? well there's way too many to list here, so we recommend you carefully read the release histories and various development blogs for each successive update.

PlayBasic V1.64L & Above Retail Upgrade Announcements





Getting Started With PlayBasic Programming


New to all this game programming stuff or new to the BASIC programming language ? Well, here's few links to help get you started. If you're serious, we recommend you join the forum in order to get any value out of your purchase. As I can assure you, we don't offer EMAIL 'how to program guides', if you have a programming question, ask it on the forums! - The boards contain over a decade of PlayBasic information, so everything your likely to ever need and more is on the forums, but most of which is only visible to the signed in members. So don't forget to sign up !

FAQ Forum - Tutorials Forum - Source Code Forum













Viewing Page [1] of [0]



 

 
     
 
       

(c) Copyright 2002 / 2024 Kevin Picone , UnderwareDesign.com  - Privacy Policy   Site: V0.99a [Alpha]