README FILE for ALIEN ATTACK


INTRODUCTION
	This game is called Alien Attack and written
	by ChoongHong Oh from my Machine Organization I
	(v22.0201.001) class in the fall of 1996.

OBJECT OF GAME
	To protect your castle from your enemy.
	You are in an elevator which you can move up and down.
	Enemies are dropping from the sky.
	You can shoot arrows at the enemies (and score a point
		for each hit).
	The enemies that reaches the ground will start to
		climb up to your castle.
	The game ends when the first enemy reaches the
		top of your castle.

HOW TO PLAY
	The up and down arrows on the keyboard will operate
		your elevator.
	You shoot arrows by pressing the enter key.


REMARKS
	1) The level of the game playing need to be
		adjustable
	2) Alternative ways to do the graphics based on bitmaps
		may allow the game to speed up.
	3) The game can be more elaborate by giving
		the player more than 1 point if he/she shot
		an ``enemy captain''.
	4) Some sound feedback may give further feedback
		to the player (when you hit an enemy, say).
		

