|
Snail Graphics An Introductory Programming Package This is a simple "turtle graphics"-like drawing package. Simple program commands move a snail (usually invisible) around the screen based on relative or absolute coordinates. As the snail moves it generates a tone and leaves behind a colored slime trail. While the snail graphics package does not directly relate to robotics, it is a fun way to start kids on programming (eventually needed for robots). |
Send us some of you favorites!
According to Microsoft's official policy, Quick Basic 1.1 is part of its operating systems. If you own a machine with either DOS, Windows 3.1, Windows 95, Windows 98, Windows NT, or Windows 2000 (and who doesn't?) then you are legally entitled to use Quick Basic. It usually is not loaded onto the system, but can be found on the Windows CD (or on the "Product Recovery CD" for factory installed systems) in the subdirectory \other\oldmsdos. Copy the files qbasic.exe and qbasic.hlp to whatever directory you have copied the snail graphics files to (e.g. C:\snail). Note that there is a problem with the Windows 2000 CD. If you can not find QBasic on your CD, you can download it directly from Microsoft as a self-extracting executable (836 KB) with a bunch of other stuff, or from a third party site as a more compact zip archive (287 KB).
Quick Basic also once existed for Macintosh computers (pre-PPC), but is now hard to find. As a substitute, you might want to look at the student edition from True Basic ($20), FutureBasic (demo), or Chipmunk Basic (freeware). Note that the "Run File" MS-DOS batch file will not be directly usable on a Mac. Of course snail graphics is simple enough that it should also run just fine under most DOS emulators (with the DOS version of qbasic.exe). However we have not actually tried any of this, so send us some mail with your experiences and we will update the page.
Contact the folks at Johuco (thefolks@johuco.com) if you have any questions.
Return to Johuco's home page
Last updated 7/24/00