Description: This algorithm is slightly different the Snake online. Internet is the snake all nodes are stored down.
Data structure is not complex
Save snakeheads to a tail address. There are saving direction. Then save the inflection point with a queue (FIFO table)
To Search:
File list (Check if you may need any files):
贪吃蛇\tancs.asm
......\TANCS.EXE
......\TANCS.OBJ
贪吃蛇