:snake: C语言版贪吃蛇,采用MVC架构. Contribute to rain9155/snake development by creating an account on GitHub.
snake.prg.p2k.cfg add score(初步) Mar 31, 2021 Repository files navigation README MIT license c64-snake 在Commodore64上实现简单的贪吃蛇游戏。 游戏截图 说明 如果想要直接游玩,只需要下载snake.prg文件,在模拟器上运行即可。 如果想进行修改,你需要下载ophis,并了解它的独特语法,以理解程序代码。About...
贪吃蛇小游戏 以及 智能寻路算法 Using OpenGL OpenGL 窗口化版本 开发过程 操作: WASD 或方向键 控制方向 345 和678 切换皮肤 0 开启作弊模式 Online 局域网多人版 基于OpenGL版开发,使用UDP实现状态同步 开发过程 Console 控制台版本 仅支持 linux AI 智能算法自动寻路展示 支持linux 和 windows 一般情况下可以...
这个是用c写的贪吃蛇. Contribute to mikufans458/tanchishe development by creating an account on GitHub.
14行贪吃蛇,22行俄罗斯方块,22行2048,24行扫雷... 使用说明: .c文件,不使用第三方库, 复制粘贴即可使用 仅支持windows下运行, 可移植其他平台可作为参考代码 主流的编译器&IDE几乎都能支持编译 部分代码使用了c99特性, 比较远古的编译器&IDE可能需要-std=c99 ...
系统性学习C编程,变量,数据类型,循环,选择,输入和输出,数组和容器,函数,结构体,指针,预处理,文件操作,调试等。练习多个完整小项目:学生管理系统,贪吃蛇,万年历,推箱子,五子棋。是入手学习C的练习完整项目 Resources Readme License Apache-2.0 license Activity Stars 53 stars Watchers 1 watching Forks ...
基于C/C++/OpenGL的贪吃蛇游戏以及AI. Contribute to ZhenlyChen/RetroSnaker development by creating an account on GitHub.
Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 73 Commits .idea 学习动态分配内存 Apr 1, 2024 YCStudyC 学习排雷案例 Aug 1, 2024 .gitignore 更新爬虫代码 Dec 11, 2018 LICENSE