Compilation instructions:

Install cpctelera, branch developmen:
https://github.com/lronaldo/cpctelera

Update to this commit:
https://github.com/lronaldo/cpctelera/commit/f7c3b7d2491945c6f6f5e5d1b2e53ef8e66a8448


make          ->  Compile the game
make clean    ->  Remove obj
make cleanall ->  Remove executables


To run it once compiled using cpctelera there are different ways:
	cpct_winape -as
	cpct_winape RoninRevenge.sna
	cpct_winape RoninRevenge.dsk

	cpct_rvm -as
	cpct_rvm RoninRevenge.sna
	cpct_rvm RoninRevenge.dsk
