This is the file list for the game "Mutants on Earth".

This game is made by Karthik Karanth in Just BASIC 1.1 beta 1.

It can be used in Liberty BASIC too.


The game needs 3 files:

CreateMutant.bas -
	Use to create mutants. An example mutant has been provided.
	
	
CreateKnight.bas -
	Use to create knights. An example knight has been provided.
	

MutantsOnEarth.bas -
	This file starts the game. Make sure that your KGT and MUT
	file are ready.
	
	
