Re: Space Game!
- From: Polymorph <polymorph69@xxxxxxxxxxx>
- Date: Sun, 26 Aug 2007 18:43:49 -0700
On Aug 25, 3:27 am, limtc <thyech...@xxxxxxxxx> wrote:
Wrote a game for Apple IIGS, uploaded on the sitehttp://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!
Thye Chean,
I took a look at your space game last night. Very well done! It plays
nicely in Kegs running at 8Mhz, so I assume it would play OK on my
real Zip accelerated IIgs (which also is running at 8Mhz - soon to be
upgraded, but thats a story for another post. ;-) ). I imagine it
would be pretty slow on a stock IIgs, but I guess that is a trade off
for using Pascal instead of assembly for game creation. I am sure you
would agree that coding that game up in Pascal was much easier than
attempting to write it in assembly.
Your game demonstrates a lot of good concepts and shows the usage of
some of the undocumented features of Complete Pascal 2.0 - like mouse
handling, random number generation, object collision, graphics, etc.
You are progressing much faster than I - I am still trying to move
back into the Pascal way of thinking about things. I have started
porting a C program I wrote years and years ago (at Uni!) into
Complete Pascal. Hopefully I'll finish sometime this millennia... ;-)
cheers,
-p
.
- Follow-Ups:
- Re: Space Game!
- From: limtc
- Re: Space Game!
- References:
- Space Game!
- From: limtc
- Space Game!
- Prev by Date: Space Game!
- Next by Date: Re: Timer in AppleSoft BASIC with ProDOS
- Previous by thread: Space Game!
- Next by thread: Re: Space Game!
- Index(es):
Relevant Pages
|