Smiler in Arrowe Land ------ -- ------ ---- By Digital Prawn for CSSCGC 2010 Platform: ZX Spectrum 48K Instructions ------------ Use q,a,o,p keys to move Smiler around 10 levels in Arrowe Land. The goal is to get to your green-coloured house. Red houses block your path. You may only move onto an arrow indicated by its direction, although you may move off them in any direction, provided you are not otherwise obstructed. Use the 'r' key to restart a level if stuck. There is no time limit. Complete all ten levels to win the game! Developer notes --------------- I wrote this title to familiarise myself with Z88DK. It's my first ever program written using it. Keyboard response is a bit sluggish, and I've no doubt the difficulty level of some of the screens could be tightened up a bit more, given more time. The game is called "Smiler in *Arrowe* Land", because Arrowe (with an 'e') is an obscure former township near where I live, which now has a park named after it. Small-C source code and Makefile included. Entire game written using vi and nedit editors under Ubuntu Linux. Compiled using the default version of Z88DK installed with apt-get (not the very latest version). Playtested using SPIN under Windows. Thanks to AY Chip for releasing his source to "baron - aces high" which motivated me to finally install Z88DK! DP - 14/02/10