home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-27 | 49.1 KB | 2,151 lines |
- Newsgroups: comp.sources.x
- From: master@cats.UCSC.EDU (Mark Wedel)
- Subject: v19i044: xblockbuster - a variation of the break-out type games, Part01/05
- Message-ID: <csx-v19i044=xblockbuster.100002@sparky.IMD.Sterling.COM>
- X-Md4-Signature: c84ef1c47cd7f9148ae9fe36597633b9
- Date: Wed, 17 Mar 1993 16:02:22 GMT
- Approved: chris@sparky.imd.sterling.com
-
- Submitted-by: master@cats.UCSC.EDU (Mark Wedel)
- Posting-number: Volume 19, Issue 44
- Archive-name: xblockbuster/part01
- Environment: X11R5
-
- [ This kit has long filenames (> 12 chars). Systems with a name length limit
- should examine the shar files carefully, and then the source code.
- -- Moderator ]
-
- XBlockbuster is a variation of the break-out type games, only a bit more
- complex in the type of bricks it has and effects the bricks have. It should
- run on any X11 system (color or black and white).
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of archive 1 (of 5)."
- # Contents: MANIFEST README README.SV SKELS SKELS/stage.skel STAGES
- # STAGES.try STAGES.try/nb_stages STAGES.try/save STAGES.try/scores
- # STAGES.wacko STAGES.wacko/nb_stages STAGES.wacko/save
- # STAGES.wacko/scores STAGES.wacko/stage0 STAGES.wacko/stage1
- # STAGES/nb_stages STAGES/save STAGES/scores STAGES/stage0
- # STAGES/stage1 STAGES/stage10 STAGES/stage11 STAGES/stage12
- # STAGES/stage13 STAGES/stage14 STAGES/stage15 STAGES/stage16
- # STAGES/stage17 STAGES/stage18 STAGES/stage19 STAGES/stage2
- # STAGES/stage20 STAGES/stage21 STAGES/stage22 STAGES/stage23
- # STAGES/stage3 STAGES/stage4 STAGES/stage5 STAGES/stage6
- # STAGES/stage7 STAGES/stage8 STAGES/stage9 icons icons/ball.pr
- # icons/brick_j.pr icons/clear.pr icons/clear0.pr icons/cursor.pr
- # icons/launchNE0.pr icons/launchNW0.pr icons/solid.pr
- # icons/solid0.pr patchlevel.h
- # Wrapped by master@sleipner on Sat Mar 13 02:21:00 1993
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f 'MANIFEST' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'MANIFEST'\"
- else
- echo shar: Extracting \"'MANIFEST'\" \(3568 characters\)
- sed "s/^X//" >'MANIFEST' <<'END_OF_FILE'
- X File Name Archive # Description
- X-----------------------------------------------------------
- X CHANGES 3
- X FILES 3
- X Imakefile 3
- X MANIFEST 1
- X Makefile.noIm 4
- X RATIONAL.SV 3
- X README 1
- X README.SV 1
- X SKELS 1
- X SKELS/stage.skel 1
- X STAGES 1
- X STAGES.try 1
- X STAGES.try/nb_stages 1
- X STAGES.try/save 1
- X STAGES.try/scores 1
- X STAGES.wacko 1
- X STAGES.wacko/nb_stages 1
- X STAGES.wacko/save 1
- X STAGES.wacko/scores 1
- X STAGES.wacko/stage0 1
- X STAGES.wacko/stage1 1
- X STAGES/nb_stages 1
- X STAGES/save 1
- X STAGES/scores 1
- X STAGES/stage0 1
- X STAGES/stage1 1
- X STAGES/stage10 1
- X STAGES/stage11 1
- X STAGES/stage12 1
- X STAGES/stage13 1
- X STAGES/stage14 1
- X STAGES/stage15 1
- X STAGES/stage16 1
- X STAGES/stage17 1
- X STAGES/stage18 1
- X STAGES/stage19 1
- X STAGES/stage2 1
- X STAGES/stage20 1
- X STAGES/stage21 1
- X STAGES/stage22 1
- X STAGES/stage23 1
- X STAGES/stage3 1
- X STAGES/stage4 1
- X STAGES/stage5 1
- X STAGES/stage6 1
- X STAGES/stage7 1
- X STAGES/stage8 1
- X STAGES/stage9 1
- X XBlockbuster.ad 3
- X balls_pallet.c 5
- X bricks.c 4
- X deflection.c 3
- X icons 1
- X icons/ball.pr 1
- X icons/blockbuster.icon 3
- X icons/brick_0.pr 2
- X icons/brick_0_alt.pr 2
- X icons/brick_1.pr 2
- X icons/brick_2.pr 2
- X icons/brick_3.pr 2
- X icons/brick_4.pr 2
- X icons/brick_5.pr 2
- X icons/brick_6.pr 2
- X icons/brick_7.pr 2
- X icons/brick_8.pr 2
- X icons/brick_9.pr 2
- X icons/brick_A.pr 2
- X icons/brick_C.pr 2
- X icons/brick_D.pr 2
- X icons/brick_E.pr 2
- X icons/brick_G.pr 2
- X icons/brick_H.pr 2
- X icons/brick_L.pr 2
- X icons/brick_M.pr 2
- X icons/brick_P.pr 2
- X icons/brick_R.pr 2
- X icons/brick_S.pr 2
- X icons/brick_S_alt.pr 2
- X icons/brick_T.pr 2
- X icons/brick_U.pr 2
- X icons/brick_W.pr 2
- X icons/brick_X.pr 2
- X icons/brick_a.pr 2
- X icons/brick_a_alt.pr 2
- X icons/brick_b.pr 2
- X icons/brick_b_alt.pr 2
- X icons/brick_c.pr 2
- X icons/brick_c_alt.pr 2
- X icons/brick_d.pr 2
- X icons/brick_d_alt.pr 2
- X icons/brick_e.pr 2
- X icons/brick_e_alt.pr 2
- X icons/brick_j.pr 1
- X icons/brick_j_alt.pr 3
- X icons/clear.pr 1
- X icons/clear0.pr 1
- X icons/cursor.pr 1
- X icons/launchNE.pr 2
- X icons/launchNE0.pr 1
- X icons/launchNW.pr 2
- X icons/launchNW0.pr 1
- X icons/solid.pr 1
- X icons/solid0.pr 1
- X patchlevel.h 1
- X save.c 3
- X score.c 3
- X stage.c 3
- X stagemm.c 3
- X stagemm.man 3
- X xblockbuster.c 4
- X xblockbuster.h 3
- X xblockbuster.man 4
- END_OF_FILE
- if test 3568 -ne `wc -c <'MANIFEST'`; then
- echo shar: \"'MANIFEST'\" unpacked with wrong size!
- fi
- # end of 'MANIFEST'
- fi
- if test -f 'README' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'README'\"
- else
- echo shar: Extracting \"'README'\" \(2864 characters\)
- sed "s/^X//" >'README' <<'END_OF_FILE'
- XDESCRIPTION:
- X
- XXBlockbuster is a variation of the break-out type games, only a bit more
- Xcomplex in the type of bricks it has and effects the bricks have. It should
- Xrun on any X11 system (color or black and white).
- X
- XRESTRICTIONS:
- X This game may be freely copied or distributed as long as no fee
- Xis required. Since the code is a mixture of both the original and my
- Xown, I make no claims on it. However, if you do use it for something
- Xelse, credit would by nice.
- X
- XTO BUILD:
- X
- X If you want to use the Imakefile, all that is needed is:
- X
- X 1) xmkmf
- X 2) make
- X 3) make install
- X
- X If you don't want to use the Imakefile, do the following:
- X 1) cp Makefile.noIm Makefile
- X 2) Edit the Makefile. Everything should be fairly well documented.
- X You should make sure that whatever FONT is defined to is available
- X on your system, or the program will not work (use xlsfonts to see
- X what fonts your server provides.) I believe the default font as
- X distributed (10x20) is part of the X11R5 distribution.
- X 3) make
- X 4) make install
- X
- X XBlockbuster can use the same playground that Blockbuster (the sunview
- Xversion) does, if you already have that installed. Set LIBDIR appropriately
- Xto use the same playground.
- X
- X I have successfully compiled the source with both cc and gcc on
- Xa sun 3/sunos 4.1.1.
- X
- X After you have set up the Makefile to your satisfaction, type:
- X
- X
- XFILES (of interest):
- X
- XCHANGES: changes made from blockbuster to xblockbuster.
- X
- XRATIONAL.SV, README.SV: Files from the original SunView version that may be
- X of interest to people.
- X
- XXBlockbuster.ad: X Defaults I use for coloring the bricks.
- X NOTE: xblockbuster will not use these values if they are installed
- X in the standard app-defaults directory. They MUST be read in
- X by xrdb, either by being in the user .Xdefaults file or by
- X perform xrdb on XBlockbuster.ad file itself.
- X
- Xicons (directory): Contains the brick images, as well as a few other. Brick
- X images with _alt in the name are the alternate images used for color.
- X (See the manual page for more information on coloring the bricks and
- X alternate bricks.)
- X
- XTODO:
- X
- X A nice opening screen, showing the bricks (with proper coloring, if
- Xapplicable), along with descriptions of what each brick does.
- X
- X Fix some of the remaining bugs (most are quite minor, or happen very
- Xinfrequently)
- X
- X Use a setuid mechanism so that the save directory and score files don't
- Xneed to be publicly writable.
- X
- X Make it so the xblockbuster will read in the XBlockbuster.ad file if
- Xit is stored in the standard place.
- X
- X Fix the BUGS as listed in the man page.
- X
- XNOTES:
- X As far as I know, this should run on pretty much any system that
- Xhas X installed. However, I am limited to only running it on a sun 3/60,
- Xso that is all it has been tested under (X11R5).
- X
- X I will maintain it and release patches as required.
- X
- XMark Wedel
- Xmaster@cats.ucsc.edu
- XMarch 10, 1993
- X
- END_OF_FILE
- if test 2864 -ne `wc -c <'README'`; then
- echo shar: \"'README'\" unpacked with wrong size!
- fi
- # end of 'README'
- fi
- if test -f 'README.SV' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'README.SV'\"
- else
- echo shar: Extracting \"'README.SV'\" \(1036 characters\)
- sed "s/^X//" >'README.SV' <<'END_OF_FILE'
- X/*
- X * The blockbuster game for Sun running Sunview.
- X * Appearance ONLY shamelessly stolen from the real video game,
- X * wonderfully written by someone somewhere (I haven't got the foggiest).
- X *
- X * Move mouse to move pallet and keep the ball on the stage.
- X *
- X * Stages are built from various building blocks, some of which are based on
- X * recollection from analogous blocks in the video game, others, in particular
- X * the interesting ones, are new.
- X *
- X * The stages can be defined from the ascii map codes using any text editor.
- X * They must be numbered consecutively from 0 with the total number
- X * (i.e., one more than the highest number) available in the file nb_stages.
- X *
- X * -- Eric Van Gestel (ericvg@cs.kuleuven.ac.be)
- X */
- X
- XListing and selecting alternate playgrounds as per the man page
- Xadded by Bill Randle (billr@saab.CNA.TEK.COM) 9 August 1990.
- X[The man page described the "play_ground" option, but it wasn't
- Ximplemented in the code until now.]
- X
- XBe sure to edit blockbuster.h and/or Makefile if the directory
- Xpathnames change.
- END_OF_FILE
- if test 1036 -ne `wc -c <'README.SV'`; then
- echo shar: \"'README.SV'\" unpacked with wrong size!
- fi
- # end of 'README.SV'
- fi
- if test ! -d 'SKELS' ; then
- echo shar: Creating directory \"'SKELS'\"
- mkdir 'SKELS'
- fi
- if test -f 'SKELS/stage.skel' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'SKELS/stage.skel'\"
- else
- echo shar: Extracting \"'SKELS/stage.skel'\" \(623 characters\)
- sed "s/^X//" >'SKELS/stage.skel' <<'END_OF_FILE'
- XNAME_blancs_replaced_by_underscores
- XPALLET_LENGTH PALLET_HEIGHT
- X############
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 623 -ne `wc -c <'SKELS/stage.skel'`; then
- echo shar: \"'SKELS/stage.skel'\" unpacked with wrong size!
- fi
- # end of 'SKELS/stage.skel'
- fi
- if test ! -d 'STAGES' ; then
- echo shar: Creating directory \"'STAGES'\"
- mkdir 'STAGES'
- fi
- if test ! -d 'STAGES.try' ; then
- echo shar: Creating directory \"'STAGES.try'\"
- mkdir 'STAGES.try'
- fi
- if test -f 'STAGES.try/nb_stages' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.try/nb_stages'\"
- else
- echo shar: Extracting \"'STAGES.try/nb_stages'\" \(2 characters\)
- sed "s/^X//" >'STAGES.try/nb_stages' <<'END_OF_FILE'
- X1
- END_OF_FILE
- if test 2 -ne `wc -c <'STAGES.try/nb_stages'`; then
- echo shar: \"'STAGES.try/nb_stages'\" unpacked with wrong size!
- fi
- # end of 'STAGES.try/nb_stages'
- fi
- if test ! -d 'STAGES.try/save' ; then
- echo shar: Creating directory \"'STAGES.try/save'\"
- mkdir 'STAGES.try/save'
- fi
- if test -f 'STAGES.try/scores' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.try/scores'\"
- else
- echo shar: Extracting \"'STAGES.try/scores'\" \(0 characters\)
- sed "s/^X//" >'STAGES.try/scores' <<'END_OF_FILE'
- END_OF_FILE
- if test 0 -ne `wc -c <'STAGES.try/scores'`; then
- echo shar: \"'STAGES.try/scores'\" unpacked with wrong size!
- fi
- # end of 'STAGES.try/scores'
- fi
- if test ! -d 'STAGES.wacko' ; then
- echo shar: Creating directory \"'STAGES.wacko'\"
- mkdir 'STAGES.wacko'
- fi
- if test -f 'STAGES.wacko/nb_stages' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.wacko/nb_stages'\"
- else
- echo shar: Extracting \"'STAGES.wacko/nb_stages'\" \(2 characters\)
- sed "s/^X//" >'STAGES.wacko/nb_stages' <<'END_OF_FILE'
- X2
- END_OF_FILE
- if test 2 -ne `wc -c <'STAGES.wacko/nb_stages'`; then
- echo shar: \"'STAGES.wacko/nb_stages'\" unpacked with wrong size!
- fi
- # end of 'STAGES.wacko/nb_stages'
- fi
- if test ! -d 'STAGES.wacko/save' ; then
- echo shar: Creating directory \"'STAGES.wacko/save'\"
- mkdir 'STAGES.wacko/save'
- fi
- if test -f 'STAGES.wacko/scores' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.wacko/scores'\"
- else
- echo shar: Extracting \"'STAGES.wacko/scores'\" \(195 characters\)
- sed "s/^X//" >'STAGES.wacko/scores' <<'END_OF_FILE'
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- END_OF_FILE
- if test 195 -ne `wc -c <'STAGES.wacko/scores'`; then
- echo shar: \"'STAGES.wacko/scores'\" unpacked with wrong size!
- fi
- # end of 'STAGES.wacko/scores'
- fi
- if test -f 'STAGES.wacko/stage0' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.wacko/stage0'\"
- else
- echo shar: Extracting \"'STAGES.wacko/stage0'\" \(577 characters\)
- sed "s/^X//" >'STAGES.wacko/stage0' <<'END_OF_FILE'
- XCockatrice
- X70 320
- X##%A####A%##
- X# CXXC #
- X#WR UU RW#
- X#a W LL W a#
- X# R R #
- X#bcd WW dcb#
- X# R HH R #
- X# #IIII# #
- X#R WW R#
- X# I#I I#I #
- X# #M# #M# #
- X# I RR I #
- X#L R R L#
- X#I U UU U I#
- X##%#%##%#%##
- X#III 33 III#
- X#II II#
- X#III dD III#
- X#II II#
- X#III Dc III#
- X#II II#
- X#III bD III#
- X#II II#
- X#III Da III#
- X#II II#
- X# aa #
- X#1234MM4321#
- X# aa #
- X# #
- X#AA AA#
- X#S#S ## S#S#
- X# #
- X# #
- X# ^ / #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X## A A ##
- END_OF_FILE
- if test 577 -ne `wc -c <'STAGES.wacko/stage0'`; then
- echo shar: \"'STAGES.wacko/stage0'\" unpacked with wrong size!
- fi
- # end of 'STAGES.wacko/stage0'
- fi
- if test -f 'STAGES.wacko/stage1' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES.wacko/stage1'\"
- else
- echo shar: Extracting \"'STAGES.wacko/stage1'\" \(577 characters\)
- sed "s/^X//" >'STAGES.wacko/stage1' <<'END_OF_FILE'
- XLeprechaun
- X99 600
- X############
- X#c11111111c#
- X# #
- X#UUUaUUaUUU#
- X#UMUUCCUUMU#
- X#UUUUUUUUUU#
- X#UUUMUUMUUU#
- X#U2UUUUUU2U#
- X#UUGUMMULUU#
- X#U2UUUUUU2U#
- X#UUUMUUMUUU#
- X#UUUUUUUUUU#
- X#UMUUSSUUMU#
- X#UUUUUUUUUU#
- X#DUUMUUMUUD#
- X#U3UUUUUU3U#
- X#UULUMMUGUU#
- X#U3UUUUUU3U#
- X#UUUMUUMUUU#
- X#UUUUSSUUUU#
- X#UMU2UU2UMU#
- X#UUU%UU%UUU#
- X#1111111111#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# \
- END_OF_FILE
- if test 577 -ne `wc -c <'STAGES.wacko/stage1'`; then
- echo shar: \"'STAGES.wacko/stage1'\" unpacked with wrong size!
- fi
- # end of 'STAGES.wacko/stage1'
- fi
- if test -f 'STAGES/nb_stages' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/nb_stages'\"
- else
- echo shar: Extracting \"'STAGES/nb_stages'\" \(3 characters\)
- sed "s/^X//" >'STAGES/nb_stages' <<'END_OF_FILE'
- X24
- END_OF_FILE
- if test 3 -ne `wc -c <'STAGES/nb_stages'`; then
- echo shar: \"'STAGES/nb_stages'\" unpacked with wrong size!
- fi
- # end of 'STAGES/nb_stages'
- fi
- if test ! -d 'STAGES/save' ; then
- echo shar: Creating directory \"'STAGES/save'\"
- mkdir 'STAGES/save'
- fi
- if test -f 'STAGES/scores' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/scores'\"
- else
- echo shar: Extracting \"'STAGES/scores'\" \(180 characters\)
- sed "s/^X//" >'STAGES/scores' <<'END_OF_FILE'
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- X100:0:computer
- END_OF_FILE
- if test 180 -ne `wc -c <'STAGES/scores'`; then
- echo shar: \"'STAGES/scores'\" unpacked with wrong size!
- fi
- # end of 'STAGES/scores'
- fi
- if test -f 'STAGES/stage0' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage0'\"
- else
- echo shar: Extracting \"'STAGES/stage0'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage0' <<'END_OF_FILE'
- XZebra
- X50 400
- X############
- X#IIIIIIIIII#
- X#IIIIIIIIII#
- X#IIIIIIIIII#
- X# #
- X#2222222222#
- X#1M111111M1#
- X#1111111111#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111111111#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111LL1111#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111SS1111#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111111111#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111LL1111#
- X# #
- X#4447777444#
- X#1111111111#
- X#1111111111#
- X# #
- X#1111111111#
- X#1111111111#
- X#1111111111#
- X# #
- X#1111111111#
- X#1111111111#
- X#1111111111#
- X# #
- X# #
- X/2222222222#
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage0'`; then
- echo shar: \"'STAGES/stage0'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage0'
- fi
- if test -f 'STAGES/stage1' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage1'\"
- else
- echo shar: Extracting \"'STAGES/stage1'\" \(571 characters\)
- sed "s/^X//" >'STAGES/stage1' <<'END_OF_FILE'
- XSnail
- X30 90
- X############
- X#b11111111b#
- X#1111111111#
- X#1111111111#
- X#2222222222#
- X# #
- X# 22222222 #
- X# 11111111 #
- X# 11177111 #
- X# 11111111 #
- X# 11111111 #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X#0 0#
- X# 0 0 #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X### /##
- END_OF_FILE
- if test 571 -ne `wc -c <'STAGES/stage1'`; then
- echo shar: \"'STAGES/stage1'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage1'
- fi
- if test -f 'STAGES/stage10' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage10'\"
- else
- echo shar: Extracting \"'STAGES/stage10'\" \(571 characters\)
- sed "s/^X//" >'STAGES/stage10' <<'END_OF_FILE'
- XWolf
- X30 700
- X############
- X# C C #
- X# 12 00 21 #
- X# 13 00 31 #
- X# 14 DU 41 #
- X# 13 00 31 #
- X# 12 SS 21 #
- X# #
- X# 12 11 21 #
- X# 12IIII21 #
- X# 12 WW 21 #
- X# 12 55 21 #
- X# 12IIII21 #
- X# 12 11 21 #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X/ #
- END_OF_FILE
- if test 571 -ne `wc -c <'STAGES/stage10'`; then
- echo shar: \"'STAGES/stage10'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage10'
- fi
- if test -f 'STAGES/stage11' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage11'\"
- else
- echo shar: Extracting \"'STAGES/stage11'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage11' <<'END_OF_FILE'
- XLizard
- X16 30
- X############
- X# #
- X# II #
- X#3 3#
- X# #
- X# PP #
- X# R R #
- X# #
- X# #
- X# #
- X# #
- X# WWWW #
- X# DDDDDD #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# # #
- X# # # # # #
- X# \ #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage11'`; then
- echo shar: \"'STAGES/stage11'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage11'
- fi
- if test -f 'STAGES/stage12' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage12'\"
- else
- echo shar: Extracting \"'STAGES/stage12'\" \(577 characters\)
- sed "s/^X//" >'STAGES/stage12' <<'END_OF_FILE'
- XBlack_Hole
- X60 800
- X############
- X# #
- X#IIIIIIIIII#
- X# GU #
- X#IIIIIIIIII#
- X#ES SE#
- X#S S#
- X# #
- X#2222222222#
- X# I IIII I #
- X#2222442222#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# /# #
- END_OF_FILE
- if test 577 -ne `wc -c <'STAGES/stage12'`; then
- echo shar: \"'STAGES/stage12'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage12'
- fi
- if test -f 'STAGES/stage13' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage13'\"
- else
- echo shar: Extracting \"'STAGES/stage13'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage13' <<'END_OF_FILE'
- XViper
- X40 280
- X############
- X# L GU L #
- X#d D D d#
- X# XH #
- X#66 9999 66#
- X# 6 6 #
- X# RR RR #
- X#RR RR#
- X# SS #
- X#RRRR00RRRR#
- X# I SS I #
- X# I I #
- X# I I #
- X# I RR I #
- X# I I #
- X# I I #
- X# I I #
- X# I I #
- X# I I #
- X# 0 0 #
- X# #
- X# %% #
- X## ##
- X# #
- X# #
- X# #
- X# #
- X# #
- X# R R R R #
- X#R R RR R R#
- X# R R R R #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# ##aa## \
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage13'`; then
- echo shar: \"'STAGES/stage13'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage13'
- fi
- if test -f 'STAGES/stage14' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage14'\"
- else
- echo shar: Extracting \"'STAGES/stage14'\" \(592 characters\)
- sed "s/^X//" >'STAGES/stage14' <<'END_OF_FILE'
- XHippopotamus
- X20 200
- X############
- X# #
- X# 000^#000 #
- X# % % #
- X# 0 2222 0 #
- X# 0 2 2 0 #
- X# 0 2 R2 0 #
- X# 0 2R 2 0 #
- X# % 2 R2 % #
- X# 0 2WW2 0 #
- X# j 2 A2 j #
- X# 0 2WW2 0 #
- X# % 2R 2 % #
- X# 0 2 R2 0 #
- X# 0 2R 2 0 #
- X# 0 2 2 0 #
- X# 0 2222 0 #
- X# % % #
- X# 00000000 #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# \SS# #
- X# 0TD0 #
- X# 0DA0 #
- X# #SS# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X### ###
- END_OF_FILE
- if test 592 -ne `wc -c <'STAGES/stage14'`; then
- echo shar: \"'STAGES/stage14'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage14'
- fi
- if test -f 'STAGES/stage15' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage15'\"
- else
- echo shar: Extracting \"'STAGES/stage15'\" \(573 characters\)
- sed "s/^X//" >'STAGES/stage15' <<'END_OF_FILE'
- XDiamond
- X40 70
- X############
- X##S 33 S##
- X#S 3113 S#
- X# 3113 #
- X# 311113 #
- X# 311113 #
- X# 31111113 #
- X# 31111113 #
- X#3111UU1113#
- X#3111DL1113#
- X# 31111113 #
- X# 31111113 #
- X# 311113 #
- X# 311113 #
- X# 3113 #
- X#S 3113 S#
- X# S 33 S #
- X# \
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X## ##
- END_OF_FILE
- if test 573 -ne `wc -c <'STAGES/stage15'`; then
- echo shar: \"'STAGES/stage15'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage15'
- fi
- if test -f 'STAGES/stage16' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage16'\"
- else
- echo shar: Extracting \"'STAGES/stage16'\" \(573 characters\)
- sed "s/^X//" >'STAGES/stage16' <<'END_OF_FILE'
- XTurtle
- X40 120
- X###A####A###
- X#baUeaaeUab#
- X#R SS R#
- X# bcd dcb #
- X#%########%#
- X# 11111111 #
- X# 22222222 #
- X# 11111111 #
- X# #
- X# 11111111 #
- X#5332222335#
- X# 11111111 #
- X# #
- X# 11111111 #
- X# 22D22D22 #
- X# 11111111 #
- X# #
- X# 11111111 #
- X#I22222222I#
- X# 11111111 #
- X# #
- X# #
- X# /^ #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 573 -ne `wc -c <'STAGES/stage16'`; then
- echo shar: \"'STAGES/stage16'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage16'
- fi
- if test -f 'STAGES/stage17' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage17'\"
- else
- echo shar: Extracting \"'STAGES/stage17'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage17' <<'END_OF_FILE'
- XCobra
- X60 300
- X############
- X#d11111111d#
- X#11 1CM1 11#
- X#11 1111 11#
- X#1# #1#
- X#111 11 111#
- X#U11 11 11U#
- X#111 11 111#
- X#1R R1#
- X#11 1111 11#
- X#11 1111 11#
- X#11 1111 11#
- X#A1 1A#
- X#111 11 111#
- X#H11 11 11H#
- X#111 11 111#
- X#1R R1#
- X#1111111111#
- X#1111441111#
- X#1114114111#
- X#S11111111S#
- X#011 110#
- X#D11 ^# 11D#
- X#011 110#
- X#S11111111S#
- X#1114114111#
- X#1111441111#
- X#1111111111#
- X#1R R1#
- X#111 11 111#
- X#111 11 111#
- X#111 11 111#
- X##1 1##
- X#S11111111S#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# \
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage17'`; then
- echo shar: \"'STAGES/stage17'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage17'
- fi
- if test -f 'STAGES/stage18' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage18'\"
- else
- echo shar: Extracting \"'STAGES/stage18'\" \(576 characters\)
- sed "s/^X//" >'STAGES/stage18' <<'END_OF_FILE'
- XButterfly
- X30 100
- X#####AA#####
- X# #
- X# 0 #11# 0 #
- X#2# # # #2#
- X# # #11# # #
- X# # #11# # #
- X#2 # # 2#
- X# # #11# # #
- X# # #11# # #
- X#2# # # #2#
- X# #11# #
- X# S #11# S #
- X#2D # # D2#
- X# S #11# S #
- X# #11# #
- X#2# # # #2#
- X# # #11# # #
- X# # #11# # #
- X#2 # # 2#
- X# 0 #jj# 0 #
- X# # #EU# # #
- X# #5#II#5# #
- X# #^## #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X
- X# #
- X### ## ##\
- END_OF_FILE
- if test 576 -ne `wc -c <'STAGES/stage18'`; then
- echo shar: \"'STAGES/stage18'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage18'
- fi
- if test -f 'STAGES/stage19' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage19'\"
- else
- echo shar: Extracting \"'STAGES/stage19'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage19' <<'END_OF_FILE'
- XSpider
- X90 90
- X############
- X#G IIII U#
- X# R II R #
- X# R R #
- X# R R #
- X#d RR d#
- X# #
- X# #
- X# LL #
- X#2222222222#
- X#2222222222#
- X# 4 4 4 4 #
- X#2222222222#
- X#2222222222#
- X# aa #
- X# 88 SS 88 #
- X# LL #
- X#2222222222#
- X#2222222222#
- X# #
- X# RR RR #
- X# R R #
- X# SS #
- X# R R #
- X# WW 66 WW #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X
- X ## \#
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage19'`; then
- echo shar: \"'STAGES/stage19'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage19'
- fi
- if test -f 'STAGES/stage2' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage2'\"
- else
- echo shar: Extracting \"'STAGES/stage2'\" \(579 characters\)
- sed "s/^X//" >'STAGES/stage2' <<'END_OF_FILE'
- XSwiss_Cheese
- X40 400
- X##e###P##e##
- X#1111111111#
- X#L11111111L#
- X#1111111111#
- X#222E22U222#
- X# #
- X#2222222222#
- X#1111111111#
- X#1111111111#
- X#1111111111#
- X#1111111111#
- X# #
- X# #
- X# #
- X# #
- X#A ^#
- X#5432112345#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X/## ###
- END_OF_FILE
- if test 579 -ne `wc -c <'STAGES/stage2'`; then
- echo shar: \"'STAGES/stage2'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage2'
- fi
- if test -f 'STAGES/stage20' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage20'\"
- else
- echo shar: Extracting \"'STAGES/stage20'\" \(574 characters\)
- sed "s/^X//" >'STAGES/stage20' <<'END_OF_FILE'
- XGrizzly
- X99 999
- X############
- X# II II #
- X# #
- X# jedccdej #
- X# eaabbaae #
- X# daL11Gad #
- X# caA11Aac #
- X# baaaaaab #
- X# abc11cba #
- X# #
- X# #
- X#R R#
- X# # # #
- X# % % #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# ^\ #
- X# S S #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 574 -ne `wc -c <'STAGES/stage20'`; then
- echo shar: \"'STAGES/stage20'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage20'
- fi
- if test -f 'STAGES/stage21' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage21'\"
- else
- echo shar: Extracting \"'STAGES/stage21'\" \(574 characters\)
- sed "s/^X//" >'STAGES/stage21' <<'END_OF_FILE'
- XTermite
- X32 280
- X############
- X#AIIICXIIIA#
- X#I# I#
- X# 1 1 1 #
- X#T S S #
- X# S MDS #
- X#1 % 1#
- X# % M% R#
- X# S % #
- X# 1 1 #
- X# % S D #
- X#R D % % #
- X#1 T% 1#
- X# S S #
- X# S 1S #
- X#1 # #1#
- X# # # #
- X#c b b c#
- X# #
- X# #
- X# % % #
- X# #
- X#R %% R#
- X# #
- X# ^ # #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X
- X
- X# #
- X# #
- X # #
- X
- X# ## \
- END_OF_FILE
- if test 574 -ne `wc -c <'STAGES/stage21'`; then
- echo shar: \"'STAGES/stage21'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage21'
- fi
- if test -f 'STAGES/stage22' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage22'\"
- else
- echo shar: Extracting \"'STAGES/stage22'\" \(574 characters\)
- sed "s/^X//" >'STAGES/stage22' <<'END_OF_FILE'
- XGiraffe
- X45 350
- X#####AA#####
- X#II I11I II#
- X# II II II #
- X# ## %% ## #
- X# 3 ee 3 #
- X# ## #
- X# 2 #S 2 #
- X# ## #
- X# 1 S# 1 #
- X# ## #
- X# T #S T #
- X# ## #
- X# 1 S# 1 #
- X# ## #
- X# 2 #S 2 #
- X# ## #
- X# 3 S# 3 #
- X# ## #
- X# R ^# R #
- X# #
- X# 33 #
- X# 2 2 #
- X# 2 2 #
- X# 2 2 #
- X#3 22 3#
- X# 2 2 #
- X# 2 2 #
- X# 2 2 #
- X# 33 #
- X# a a #
- X#0MMMMMMMM0#
- X# #
- X# \
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X#a a cc a a#
- END_OF_FILE
- if test 574 -ne `wc -c <'STAGES/stage22'`; then
- echo shar: \"'STAGES/stage22'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage22'
- fi
- if test -f 'STAGES/stage23' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage23'\"
- else
- echo shar: Extracting \"'STAGES/stage23'\" \(571 characters\)
- sed "s/^X//" >'STAGES/stage23' <<'END_OF_FILE'
- XSwan
- X70 300
- X#SSSSSSSSSS#
- X#IIIIIIIIII#
- X#IIIIIIIIII#
- X#II c c II#
- X#IIc cII#
- X#II II#
- X#II 55 II#
- X#II II#
- X#II II#
- X#II ^\ II#
- X#II II#
- X#II II#
- X#II II#
- X#II II#
- X#I I#
- X# 9 M M 9 #
- X#9 M M 9#
- X# M M #
- X#C C#
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X#W aa W#
- X#A 1 DL 1 A#
- X# aa #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# #
- X# 1 1 #
- X# 11 #
- X# 2222 #
- X#1e2H33X2e1#
- END_OF_FILE
- if test 571 -ne `wc -c <'STAGES/stage23'`; then
- echo shar: \"'STAGES/stage23'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage23'
- fi
- if test -f 'STAGES/stage3' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage3'\"
- else
- echo shar: Extracting \"'STAGES/stage3'\" \(571 characters\)
- sed "s/^X//" >'STAGES/stage3' <<'END_OF_FILE'
- XWasp
- X40 200
- X############
- X#C11111111C#
- X# 11111111 #
- X# 1SU9DUS1 #
- X# 222LL222 #
- X# #
- X# 22222222 #
- X# 11111111 #
- X# 11111111 #
- X# 111^9111 #
- X# 11111111 #
- X# #
- X# #
- X#A A#
- X# #
- X# #
- X# #
- X# #
- X# #
- X/A A#
- X# #
- X# WWWW #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X### ###
- END_OF_FILE
- if test 571 -ne `wc -c <'STAGES/stage3'`; then
- echo shar: \"'STAGES/stage3'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage3'
- fi
- if test -f 'STAGES/stage4' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage4'\"
- else
- echo shar: Extracting \"'STAGES/stage4'\" \(573 characters\)
- sed "s/^X//" >'STAGES/stage4' <<'END_OF_FILE'
- XBaboon
- X40 400
- X############
- X#1111111111#
- X#1222222221#
- X#1211111121#
- X#121 121#
- X#121 ^# 121#
- X#121 121#
- X#1211111121#
- X#1222222221#
- X#1111111111#
- X#%%%%SS%%%%#
- X# jA #
- X# \
- X# #
- X# aa #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X## # # ##
- END_OF_FILE
- if test 573 -ne `wc -c <'STAGES/stage4'`; then
- echo shar: \"'STAGES/stage4'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage4'
- fi
- if test -f 'STAGES/stage5' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage5'\"
- else
- echo shar: Extracting \"'STAGES/stage5'\" \(570 characters\)
- sed "s/^X//" >'STAGES/stage5' <<'END_OF_FILE'
- XOwl
- X40 400
- X############
- X# 5 44 5 #
- X#6 6#
- X# c c #
- X#7 7#
- X# 33 #
- X#8 8#
- X# UL #
- X#9 9#
- X# #
- X# #
- X#IIIIIIIIII#
- X#IIIIIIIIII#
- X#IIIIIIIIII#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X
- X# #
- X## #\ ##
- END_OF_FILE
- if test 570 -ne `wc -c <'STAGES/stage5'`; then
- echo shar: \"'STAGES/stage5'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage5'
- fi
- if test -f 'STAGES/stage6' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage6'\"
- else
- echo shar: Extracting \"'STAGES/stage6'\" \(576 characters\)
- sed "s/^X//" >'STAGES/stage6' <<'END_OF_FILE'
- XRhinoceros
- X60 80
- X############
- X#IeIIIIIIeI#
- X#IIIITUIIII#
- X#I IIIIII I#
- X#IIIISSIIII#
- X#II IIII II#
- X#RIII IIIR#
- X#IIIIIIIIII#
- X#9999999999#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# ^\ #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# da ad #
- X# MM MM #
- X# aa aa #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X#AA aa AA#
- END_OF_FILE
- if test 576 -ne `wc -c <'STAGES/stage6'`; then
- echo shar: \"'STAGES/stage6'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage6'
- fi
- if test -f 'STAGES/stage7' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage7'\"
- else
- echo shar: Extracting \"'STAGES/stage7'\" \(572 characters\)
- sed "s/^X//" >'STAGES/stage7' <<'END_OF_FILE'
- XTiger
- X20 200
- X############
- X# 11 #
- X# #
- X#D T#
- X#1D GG T1#
- X#D WLLW T#
- X#I# #I#
- X## ##
- X# \
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X#S aa S#
- X##S SS S##
- X#S S#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 572 -ne `wc -c <'STAGES/stage7'`; then
- echo shar: \"'STAGES/stage7'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage7'
- fi
- if test -f 'STAGES/stage8' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage8'\"
- else
- echo shar: Extracting \"'STAGES/stage8'\" \(576 characters\)
- sed "s/^X//" >'STAGES/stage8' <<'END_OF_FILE'
- XCentipede
- X99 100
- X############
- X#A PX A#
- X#S 0 S#
- X#S 0 S#
- X#S 0 S#
- X#S 0 S#
- X#S 0 S#
- X#S S#
- X#IIIIIIIIII#
- X# 111111 #
- X#T22222222L#
- X# 111111 #
- X### ###
- X# # # #
- X# #
- X# #
- X# #
- X# #
- X## ##
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X#W W W W W #
- X# W W W W W#
- X#W W ^ W W #
- X# W W W W W#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# \
- X
- X
- X
- X
- X# #
- END_OF_FILE
- if test 576 -ne `wc -c <'STAGES/stage8'`; then
- echo shar: \"'STAGES/stage8'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage8'
- fi
- if test -f 'STAGES/stage9' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'STAGES/stage9'\"
- else
- echo shar: Extracting \"'STAGES/stage9'\" \(573 characters\)
- sed "s/^X//" >'STAGES/stage9' <<'END_OF_FILE'
- XJaguar
- X30 300
- X############
- X#3 # #
- X# 3 # e #
- X#1 3 % #
- X# 1 3 % #
- X#1 1 3 # #
- X# 1 1 3 ##
- X#1 1 1 3 #
- X# 1 1 1 3 #
- X#1 1 1 1 3 #
- X# 1 1 L 1 3#
- X#1 1 1 1 1 #
- X# 1 1 1 1 1#
- X#S 1 1 1 1 #
- X# 1 1 1 1#
- X# 1 1 1 #
- X# 1 1 1#
- X# 1 1 #
- X# 1 1#
- X# 1 #
- X# 1#
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# #
- X# \
- X
- X# #
- X# #
- X# #
- END_OF_FILE
- if test 573 -ne `wc -c <'STAGES/stage9'`; then
- echo shar: \"'STAGES/stage9'\" unpacked with wrong size!
- fi
- # end of 'STAGES/stage9'
- fi
- if test ! -d 'icons' ; then
- echo shar: Creating directory \"'icons'\"
- mkdir 'icons'
- fi
- if test -f 'icons/ball.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/ball.pr'\"
- else
- echo shar: Extracting \"'icons/ball.pr'\" \(238 characters\)
- sed "s/^X//" >'icons/ball.pr' <<'END_OF_FILE'
- X#define ball_width 16
- X#define ball_height 16
- Xstatic char ball_bits[] = {
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0xE0,0x07,0xF0,0x0F,0xF0,0x0F,
- X0xF0,0x0F,0xF0,0x0F,0xE0,0x07,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X};
- END_OF_FILE
- if test 238 -ne `wc -c <'icons/ball.pr'`; then
- echo shar: \"'icons/ball.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/ball.pr'
- fi
- if test -f 'icons/brick_j.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/brick_j.pr'\"
- else
- echo shar: Extracting \"'icons/brick_j.pr'\" \(733 characters\)
- sed "s/^X//" >'icons/brick_j.pr' <<'END_OF_FILE'
- X#define brick_j_width 64
- X#define brick_j_height 16
- Xstatic char brick_j_bits[] = {
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0x2A,0x00,0x00,0xA8,0xAA,0xEA,
- X0x57,0x55,0x95,0xFF,0xFF,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x7B,0x9E,0xA9,0xAA,0xEA,
- X0x57,0x55,0x95,0xB9,0x6D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xBB,0x2C,0xA9,0xAA,0xEA,
- X0x57,0x55,0x95,0x3B,0x4D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xBB,0x6D,0xA9,0xAA,0xEA,
- X0x57,0x55,0x95,0x71,0x9E,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFF,0xFF,0xA9,0xAA,0xEA,
- X0x57,0x55,0x15,0x00,0x00,0x54,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X};
- END_OF_FILE
- if test 733 -ne `wc -c <'icons/brick_j.pr'`; then
- echo shar: \"'icons/brick_j.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/brick_j.pr'
- fi
- if test -f 'icons/clear.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/clear.pr'\"
- else
- echo shar: Extracting \"'icons/clear.pr'\" \(727 characters\)
- sed "s/^X//" >'icons/clear.pr' <<'END_OF_FILE'
- X#define clear_width 64
- X#define clear_height 16
- Xstatic char clear_bits[] = {
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X};
- END_OF_FILE
- if test 727 -ne `wc -c <'icons/clear.pr'`; then
- echo shar: \"'icons/clear.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/clear.pr'
- fi
- if test -f 'icons/clear0.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/clear0.pr'\"
- else
- echo shar: Extracting \"'icons/clear0.pr'\" \(244 characters\)
- sed "s/^X//" >'icons/clear0.pr' <<'END_OF_FILE'
- X#define clear0_width 16
- X#define clear0_height 16
- Xstatic char clear0_bits[] = {
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X};
- END_OF_FILE
- if test 244 -ne `wc -c <'icons/clear0.pr'`; then
- echo shar: \"'icons/clear0.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/clear0.pr'
- fi
- if test -f 'icons/cursor.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/cursor.pr'\"
- else
- echo shar: Extracting \"'icons/cursor.pr'\" \(246 characters\)
- sed "s/^X//" >'icons/cursor.pr' <<'END_OF_FILE'
- X#define cursor_width 16
- X#define cursor_height 16
- Xstatic char cursor_bits[] = {
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- X};
- END_OF_FILE
- if test 246 -ne `wc -c <'icons/cursor.pr'`; then
- echo shar: \"'icons/cursor.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/cursor.pr'
- fi
- if test -f 'icons/launchNE0.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/launchNE0.pr'\"
- else
- echo shar: Extracting \"'icons/launchNE0.pr'\" \(253 characters\)
- sed "s/^X//" >'icons/launchNE0.pr' <<'END_OF_FILE'
- X#define launchNE0_width 16
- X#define launchNE0_height 16
- Xstatic char launchNE0_bits[] = {
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xE3,0xFF,0xE7,0xFF,0xEB,0xFF,0xFD,0xFF,0xFE,
- X0x7F,0xFF,0xBF,0xFF,0xDF,0xFF,0xEF,0xFF,0xF7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X};
- END_OF_FILE
- if test 253 -ne `wc -c <'icons/launchNE0.pr'`; then
- echo shar: \"'icons/launchNE0.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/launchNE0.pr'
- fi
- if test -f 'icons/launchNW0.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/launchNW0.pr'\"
- else
- echo shar: Extracting \"'icons/launchNW0.pr'\" \(253 characters\)
- sed "s/^X//" >'icons/launchNW0.pr' <<'END_OF_FILE'
- X#define launchNW0_width 16
- X#define launchNW0_height 16
- Xstatic char launchNW0_bits[] = {
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xC7,0xFF,0xE7,0xFF,0xD7,0xFF,0xBF,0xFF,0x7F,0xFF,
- X0xFF,0xFE,0xFF,0xFD,0xFF,0xFB,0xFF,0xF7,0xFF,0xEF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X};
- END_OF_FILE
- if test 253 -ne `wc -c <'icons/launchNW0.pr'`; then
- echo shar: \"'icons/launchNW0.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/launchNW0.pr'
- fi
- if test -f 'icons/solid.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/solid.pr'\"
- else
- echo shar: Extracting \"'icons/solid.pr'\" \(727 characters\)
- sed "s/^X//" >'icons/solid.pr' <<'END_OF_FILE'
- X#define solid_width 64
- X#define solid_height 16
- Xstatic char solid_bits[] = {
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X};
- END_OF_FILE
- if test 727 -ne `wc -c <'icons/solid.pr'`; then
- echo shar: \"'icons/solid.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/solid.pr'
- fi
- if test -f 'icons/solid0.pr' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'icons/solid0.pr'\"
- else
- echo shar: Extracting \"'icons/solid0.pr'\" \(244 characters\)
- sed "s/^X//" >'icons/solid0.pr' <<'END_OF_FILE'
- X#define solid0_width 16
- X#define solid0_height 16
- Xstatic char solid0_bits[] = {
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- X};
- END_OF_FILE
- if test 244 -ne `wc -c <'icons/solid0.pr'`; then
- echo shar: \"'icons/solid0.pr'\" unpacked with wrong size!
- fi
- # end of 'icons/solid0.pr'
- fi
- if test -f 'patchlevel.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'patchlevel.h'\"
- else
- echo shar: Extracting \"'patchlevel.h'\" \(36 characters\)
- sed "s/^X//" >'patchlevel.h' <<'END_OF_FILE'
- X#define VERSION "XBlockBuster 1.00"
- END_OF_FILE
- if test 36 -ne `wc -c <'patchlevel.h'`; then
- echo shar: \"'patchlevel.h'\" unpacked with wrong size!
- fi
- # end of 'patchlevel.h'
- fi
- echo shar: End of archive 1 \(of 5\).
- cp /dev/null ark1isdone
- MISSING=""
- for I in 1 2 3 4 5 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 5 archives.
- rm -f ark[1-9]isdone
- else
- echo You still need to unpack the following archives:
- echo " " ${MISSING}
- fi
- ## End of shell archive.
- exit 0
-
-
- exit 0 # Just in case...
- --
- // chris@IMD.Sterling.COM | Send comp.sources.x submissions to:
- \X/ Amiga - The only way to fly! |
- "It's intuitively obvious to the most | sources-x@imd.sterling.com
- casual observer..." |
-