[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GScript / GScript BASIC updated to 1.0.6
- Subject: GScript / GScript BASIC updated to 1.0.6
- From: limtc <thyechean@gmail.com>
- Date: Mon, 25 Aug 2008 19:06:40 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- Injection-info: t1g2000pra.googlegroups.com; posting-host=218.186.11.5; posting-account=xPI8rAoAAABxyK8KyUIiYChvvtqAeJGI
- Newsgroups: comp.sys.apple2.programmer, comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2.programmer:2321 comp.sys.apple2:12132
Hi,
I have the following uploads:
GScript 1.0.6
- added paintOval and frameOval functions
- added play sound function (Safari only)
GScript BASIC 1.0.6
- added text mode support
- added oval commands
- added play sound command (Safari only)
GScript and GScript BASIC are JavaScript libraries that help
programmers with QuickDraw and Applesoft BASIC knowledge to do
graphics and animation programming on the web. The codes are
compatible with Safari, Firefox, iPhone or iPod touch.
You can test drive GScript here: http://virtualgs.larwe.com/GScript/
You can test drive GScript BASIC here: http://virtualgs.larwe.com/basic/
There are many sample programs (all come with source codes) for trying
out.