rhinoRC
Navigation
Counter
 Visit
  � Home
  � Games
  � GWbasic
  � Anamations
  � Video Clips
  � 71 Challenger

  � File Sharing Devices

 

 Chat
 

  � Live Chat Now

  � AOL
  � YAHOO!
  � MSN
  � Icq
  � All-In-One

 Legals
  � Disclaimer
  � 

 Other Friends
  � Roger the Cow
  � Basketcase
  � Yaegerhunter
  � 
  � Drolith

 Extras
  � Links
  � Infantry
  � 

 Guestbook
  � Sign it
  � View it

GWbasic Programming

Files (help at bottom) (click on disk to download)

  GWBASIC download

   OS, conversation, etc. (text)

   Fortune Teller, find your fake fortune

  Diagonal (displays diagonal lines)

  Hiperspeed (like you are going though space)

  Conversation with the computer

  Kool Song (press CTRL+BREAK to stop)

  GWarrior (unfinished)

  GWarrior (finished by Angelo Lanham)

  Maybe Old Doom Song

  Mission Possible (unfilished)

  Blinking Lines Example

  Download All as a .zip

HELP

If you have any questions please visit the forum

B.A.S.I.C. = Beginners All Purpose Symbolic Instruction Code

If you are new to GWBASIC there are a few things you need to know before you start...

Open:  load"C:filename.bas
Save:  save"C:filename.bas
List:  list or F1
Run:  F2 or run

always # your lines

to Print a line
10 Print "hello"

to tell computer for user input
20 Input "What is your name";NAM$

when you want the user to enter letters always put a $ on the end of your variable.  if you have just #s then leave the $ off.

You can use my programs for examples.

If you have any more questions i will do my best to answer them.  Just
Visit My Forum.

© rhinoRC Inc. All Rights Reserved
[Legal Disclaimer]