一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意
☆1,077May 11, 2024Updated 2 years ago
Alternatives and similar repositories for Cgame
Users that are interested in Cgame are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C语言 课程设计+大作业+小程序集,纯字符画逻辑实现【笔记本电脑,哔哩哔哩移动端,超级玛丽,QQ,绝地求生等】让C语言课设不仅仅局限于图书馆管理系统!配套视频演示,代码均通过自己思考无任何参考实现,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流☆451May 26, 2022Updated 3 years ago
- C语言经典小游戏。☆687Oct 2, 2020Updated 5 years ago
- C语言写的Windows字符界面贪吃蛇 - 不闪屏☆40Aug 2, 2021Updated 4 years ago
- c语言经典200多个有趣的程序和游戏☆360May 18, 2020Updated 6 years ago
- c++经典项目贪吃蛇游戏控制台版,详细注释☆1,297Jan 5, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一款由 Unity 制作的游戏,融合了俄罗斯方块和我的世界的元素。☆40Nov 4, 2022Updated 3 years ago
- C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning☆1,287Jan 12, 2022Updated 4 years ago
- bloom filter , 递归 , 回溯 , 五子棋 , 迷宫 , 扫雷 , 贪吃蛇 , 消字 , 各种数据结构算法 , 大学设计一个游戏小框架☆28Jan 29, 2014Updated 12 years ago
- AI 俄罗斯方块(C++)☆256Aug 6, 2021Updated 4 years ago
- C++控制台版俄罗斯方块☆16Aug 24, 2021Updated 4 years ago
- C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。☆1,406Apr 22, 2026Updated 3 weeks ago
- 学习c语言随手写的2048小游戏,附带一个自动玩的ai☆11Sep 29, 2019Updated 6 years ago
- C语言小项目,扫雷/三子棋/通讯录/注释转换☆41May 15, 2019Updated 7 years ago
- Platform independent ESP8266 AT commands parser for ESP8266☆10Jan 27, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆3,078May 17, 2024Updated 2 years ago
- 中文假字生成器 - 隨機生成看似中文文章的假字。☆15Mar 11, 2020Updated 6 years ago
- 俄罗斯方块——倚天队开发☆12Aug 19, 2017Updated 8 years ago
- C语言实现的贪吃蛇游戏☆21Feb 28, 2026Updated 2 months ago
- 经典小游戏 - 贪吃蛇☆109Apr 8, 2013Updated 13 years ago
- C++那些事☆43,122Updated this week
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,133Jul 27, 2023Updated 2 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,659Feb 10, 2023Updated 3 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,941Jul 27, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析☆3,804Jul 20, 2022Updated 3 years ago
- 2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结☆2,253May 20, 2024Updated last year
- 电子科技大学研究生导师信息抓取爬虫脚本, 赠送计算机学院导师信息☆13Aug 10, 2018Updated 7 years ago
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,183Mar 20, 2026Updated last month
- PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C☆3,279Feb 27, 2026Updated 2 months ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,341Mar 22, 2025Updated last year
- 算法学习笔记☆8,935Jun 13, 2025Updated 11 months ago
- An animation engine inspired from manim and three.js☆126Aug 30, 2025Updated 8 months ago
- 80x23 terminal tetris!☆3,274Jul 9, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purpos…☆22,044Aug 7, 2024Updated last year
- 本项目为 mirai-api-http 的 C++ 封装,方便使用 C++ 开发基于 mirai-api-http 插件。☆140Jul 16, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备 的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,541Aug 20, 2024Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,813Aug 24, 2025Updated 8 months ago
- GitHub Action to render manim videos☆17Jan 15, 2022Updated 4 years ago
- A Python program to archive certain pages on Moegirl 萌娘百科存档工具☆10Mar 22, 2020Updated 6 years ago
- 针对stm32, ardiuno 等嵌入式平台的, 基于GB2312编码的轻量级中文拼音输入法,支持模糊搜索, 分词词库搜索等功能☆14May 3, 2026Updated 2 weeks ago