Snake Game A snake game based on FLTK. 下载使用 git clone https://github.com/combofish/snake-game && cd snake-game 使用 Cmake 编译 cmake . && make && ./Snake License [MIT](http://opensource.org/licenses/MIT)