Git Product home page Git Product logo

cgame's Introduction

Cgame

一些用C语言编写的小游戏
使用说明: .c文件, 复制粘贴即可使用,或者直接运行.exe文件
推荐使用Visual Studio 2017编译

目前在bilibili和抖音发布有关视频(抖音那个似乎凉透了,不更新了,没什么好看的)
bilibili ID:你已经是大佬啦快和萌新们聊天吧(传送门)
抖音 ID:RainbowRoad
如果想要交流的话, 欢迎加入作者的QQ交流群: 957964924


相关视频

目前均在bilibili发布视频

  1. av85632867 33行实现俄罗斯方块
  2. av85378627 18行实现贪吃蛇
  3. av87216317 29行实现扫雷
  4. av89592082 28行实现2048
  5. av89165167 完整功能的扫雷
  6. av90604701 用窗口组成的贪吃蛇

关于代码的相关声明

本存储库使用MIT开源协议
代码主要用于交流学习使用,二次创作或商用都可以的,注明原作者就行,最好可以跟我说一下...


目前所有的游戏

  1. 俄罗斯方块(Tetris)
    • tiny版本:33行,压缩&实现基本功能
    • annotation版本:在33行的基础上增加注释
  2. 贪吃蛇(GluttonousSnake)
    • tiny版本:18行,压缩&实现基本功能
    • standard版本:47行,展开&去闪烁
    • add版本:67行,增加了完善&拓展功能
    • screen版本:99行,用窗口组成贪吃蛇
  3. 扫雷(Minesweeper)
    • tiny版本:29行,压缩&实现基本功能
    • mouse版本:236行,完善了标志等功能,以及界面优化
  4. 2048
    • tiny版本:28行,压缩&实现功能,有最基础的计分板
  5. 窗口游戏(WindowGame)
    • Snake:贪吃蛇
    • Tetris:俄罗斯方块
    • 2048:2048
  6. 敬请期待Coming soon...

更新日志

  • 2020.3.18 把之前的代码全部生成.exe可执行程序,归纳在exe文件夹中
  • 2020.3.3 窗口游戏(.exe)
  • 2020.2.21 贪吃蛇(screen版本)
  • 2020.2.17 :2048(28行)
  • 2020.2.15 扫雷(236行)
  • 2020.2.6 扫雷(29行)
  • 2020.2.3 创建了新的文件夹Older version归纳旧版本
  • 2020.1.29 俄罗斯方块(2个版本),和一个旧版本38行
  • 2020.1.28 贪吃蛇(3个版本)
  • 2019.12.27 俄罗斯方块(48行)
  • 2019.12.15 贪吃蛇(25行)

cgame's People

Contributors

rainbowroad1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.