[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Space Game!
- Subject: Space Game!
- From: limtc <thyechean@gmail.com>
- Date: Fri, 24 Aug 2007 10:25:55 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: z24g2000prh.googlegroups.com; posting-host=218.186.9.5; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:2730
Wrote a game for Apple IIGS, uploaded on the site
http://www.geocities.com/ltchean/space.html. It has star fields, space
ship, asteroids, collision and explosion...
The catch it - you will need Complete Pascal (or TML Pascal) - as I
post it in source code format. This is to teach potential programmers
how to write a game for Apple IIGS. It is intended to be simple and
primary for teaching purpose only. You can see the screenshot in the
URL above.
I developed this using Sweet16 on an iMac, the speed might or might
not be acceptable to a real Apple IIGS. But you are welcome to modify
the source code to make it run at any speed you want.
Enjoy!