MFC实现的贪吃蛇小游戏,特点:1.字母贪吃蛇,食物为随机的一个单词的字母,必须按单词顺序吃完食物;2.游戏背景音乐(多线程);3.支持自动寻路,即蛇能自动吃完食物(正确的字母顺序)。
☆15Jun 1, 2017Updated 9 years ago
Alternatives and similar repositories for Snake
Users that are interested in Snake are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆12Dec 9, 2023Updated 2 years ago
- Spark学习的一个项目☆15Mar 3, 2019Updated 7 years ago
- Matconvnet implement of Person re-identification baseline. We arrived Rank@1=87.74% mAP=69.46% only with softmax loss.