Skip to content

MohammedMaaz/GW-Basic-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GW-Basic-programs

Contains the following 3 programs:

  1. WWD.BAS -> Wrongway Wrider Game
  2. ANA9.BAS -> Animated analog clock
  3. QUIZ.BAS -> A General Knowledge quiz game

DEMO

Wrongway Rider Game Wrongway Rider Demo Image

Analog Clock Analog Clock Demo Image

Instructions

  1. Download PC Basic
  2. Install PC Basic and note the installation directory
  3. Clone this repository to yout PC
  4. Important! Move all the contents of this repository directly to the PC basic installation directly (where the pcbasic.exe executable file exists)
  5. Now open pcbasic.exe (pc basic emulator application)
  6. Type LOAD "WWD.BAS" (or any other program file name like: LOAD "ANA9.BAS"
  7. After program is loaded and OK prints, then type RUN to run the program
  8. Type LIST 10-200 to view source code from line no 10-200 for example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published