This is a Classic Snake-Game with no logic error;
- Use arrowkeys to control it.
- index.html aimed to find how short it could be.
- the parameter l is the size of the map
- without para l, the code can be shorten to 429bytes
- short_snake_game.html aimed to give a intuitive effect of code.
- I know it worthless, but I find someone write an even worse code and paste on their blog
- the normal version for education