[fpc-pascal] First pas2js public release
Sven Barth
pascaldragon at googlemail.com
Sun Jan 7 20:12:19 CET 2018
On 07.01.2018 15:03, Ingemar Ragnemalm wrote:
> and here is an (almost) fully working snake game:
>
> http://ragnemalm.se/images/santa/snake/snake.html
>
Perhaps you should write somewhere how the snake is controlled. I
personally am used to using all four cursor keys to control the snake's
movement based on the global coordinate system instead of only left and
right from the local coordinate system on the snake. So I was quite
confused at first as I used "Up", but the snake didn't move there... ^^'
Regards,
Sven
More information about the fpc-pascal
mailing list