2015年7月17日

贪吃蛇游戏涉及的问题

摘要: 先上效果图,源码见github:https://github.com/xianshuihu/GreedySnake,此篇文章主要分析在编码时涉及到的相关问题:1. Windows API 函数实现这类游戏的基础是学会调用windows API函数,具体使用可查看Microsoft给出的文档Conso... 阅读全文

posted @ 2015-07-17 19:17 huashunli 阅读(563) 评论(0) 推荐(0) 编辑

导航