I don't have a template so bear with it!!!
Description: A game about smurfs written in BASIC.  The name sake of smurf is used to make an excuse to make a game.  Right now, the game is only beta and is really simple.  You can move around, collect the crack, and attempt to kill Gargamel.  It is easier for him to kill you than you killing him.  He is currently very dumb and will walk into the wall most likely.  I have work on tweaking the program for an internet release.

Controls: Directionals: Movement
	  Y= : Fire *
	  Graph: Exits Immediatly
	  Enter: Pause

Beta Version	Description
1.0		Smurfs game started.  Very 				primitive.  Could Only walk along play 			field.

1.1		implemented developer's code

1.2		implemented enemy AI(movement).  			Gargamel would walk directly to your row

1.5		better enemy movement (used random 			numbers) and now he fires.

1.5a		better random movement for enemy.  			doesn't hit wall as much. also fire is 			ipmroved.

1.7		implement crack placement and lives 			system. more info on deth screen. added 		quit button for ingame convenience.

1.8		added new frontend menu for developer. 
		shaved bits of memory

2.0		big upgrade and achievement for myself.			New grapical interface for story and 			instructions.  New code fixed to work 			properly.  runs faster than last version 		still uses plyfield prgm. seems to 			removed player fence rushing(run past 			x's)

2.1		Eliminated plyfield prgm.  its code now 		part of smurfing.  also eliminate old 			code from earlier version.  now its 			smaller that previous ver. and plyfield 		combined.  Beginning screns automated.  		Implemented in top right of screen the 			number of the button pressed for my 			purposes.
2.1a		Smoke This! now implemented
2.1b		Score and high score seperated
2.1c		Primitive Player shooting implemented.
		