Forums (I/O Tower)
Forums 
 Game Grid 
 The Tron-Sector BASIC routine library


New New Comments | Post No Change | Locked Closed
AuthorComments:  Page: of 1 Page
Hikaru.EXE
User

Posts: 1,005
The Tron-Sector BASIC routine library

on Tuesday, June, 27, 2006 4:47 AM
Here I have a game not well appreciated:

BUT I LIKE IT!!!

[Hikaru activating :N drive]
...aka- Nerd drive.

We will be programming a tron-sector basic system.

If you don't know BASIC, go here.

sample code:

10 PRINT "Press key 1 to activate Hikaru's system routine."
20 CLS
30 IF KEY 1 THEN 50
40 GOTO 20
50 CLS
60 PRINT "This is Hikaru's routine."
70 GOTO 10

Then (random name) Frank would type into the code:

10 PRINT "Press key 1 to activate Hikaru's system routine."
11 PRINT "Press Key 2 to activate Franks routine."
20 CLS
30 IF KEY 1 THEN 50
31 IF KEY 2 THEN 80
40 GOTO 20
50 CLS
60 PRINT "This is Hikaru's routine."
70 GOTO 10
80 PRINT "This is Frank's routine."
90 GOTO 10

Of course you can have fun with it! Be silly!

Make sure your playing music while programming. exp abortion pills online abortion pill online purchase cytotec abortion


 
 Page: of 1 Page
New New Comments | Post No Change | Locked Closed
Forums 
 Game Grid 
 The Tron-Sector BASIC routine library