I have made the following small enhancements to snake.el: - Some variables are now customizable - By default, apples will spawn at random locations. (Although it is possible to toggle the original behaviour.) - Added some extra doc strings to keep Checkdoc happy. Regards, --Stuart