/Snake

My own implementation of the classical Snake game

Primary LanguageC++

Snake

贪吃蛇游戏:

写了“食物”和“蛇”两个类,完全使用信号&槽通信

10/11日:目前只实现了最基本的吃和拐弯两个功能,居然花了5个小时在上面,真是可怕