--------------------------------------------------------------

		XBat  Version 1.1

	Mon Mar 17  0:05:00 JST 1997  Yuuji Waizumi
		wai@nemoto.ecei.tohoku.ac.jp

--------------------------------------------------------------

* DESCRIPTION
		
	Xbat is a action game for X Window System.
	It is like XEVIOUS.
	XEVIOUS is a video game that namco released in Dec.'83.
	
--------------------------------------------------------------

* INSTALLING
       Edit Imakefile (if you need) and run

		% xmkmf -a
		% make
		% su
		% make install
		
---------------------------------------------------------------

* How To Play

	Starting:
		% xbat [options]

	Options:
		-dc   : use default colormap
		-hs   : high speed mode
		-g    : auto fire
		-r    : exchange [x] for [z]
		-h    :
		-help : print usage
		-mode [0-4] : set game level
				0:easy, 1:normal, 2:difficult, 
                                3:more difficult, 4:abnoraml
		-wait [0-10] : set wait
				0  : no wait -> 10 : slowest 
				
	
	Controls:		
		[s] : start or pause
		[q] : quit
		[c] : set up (at title  screen only)
		
		movement : cursor key or number key or [i][j][k][l][m]
			
			       [Up],[i],[8]
				     |	
		    [Left],[j],[4] -   -  [Right],[l],[6]
				     |
		         [Down],[k],[m],[5],[2]		
		shot :
			[z][x]

---------------------------------------------------------------

	Copyright (C) 1996,1997 Yuuji Waizumi
	This program is free software; you can redistribute it and/or modify it
	under the terms of the GNU General Public License as published by the
	Free Software Foundation; either version 2 of the License, or (at your
	option) any later version.


