	Game of Fifteen for the 'LPC2104 Color LCD Game with Bluetooth' board
	
	Copyright (C) 2006, Sulaiman Vali

For those who don't know, the objective of the game is to sort the tiles.

The files I have added are: fifteen.c, fifteen.h and the subdirectory
fifteen_images containing the headerfiles tiles.h and tile{1..16}.h

main.c was obviously modified to include the game of Fifteen on the menu.


Possible enhancements/improvements:
-----------------------------------
* Artificial Intelligence to complete the game for you (if you are fed up!).
* A high score table perhaps?
* An option to toggle whether to move the gap instead of the tiles around the gap.




	

