Giter VIP home page Giter VIP logo

tetris's Introduction

Tetris

俄罗斯方块游戏;
基于windows下的终端窗口,完整的俄罗斯方块实现。
基本功能:彩色界面,流畅下滑,方块旋转,分数统计等。

环境

操作系统:WinXp,Win7
编译环境:CodeBlock/Vc
语言:C

运行说明

方法1.直接运行Tetris.exe文件即可进行游戏。

方法2.打开VC6.0,将代码.c文件和头文件.h导入到新建项目中,选择main.c文件后点击编译和build即可生成exe文件。

成员

yestab123 :负责架构、界面设计和方块运动逻辑设计。
shuzi: 负责方块碰撞检测设计。
ZDJ: 负责方块旋转设计。

Info

20170320 - 分拆代码,每个代码文件.c和头文件.h独立成一个单元

tetris's People

Contributors

yestab123 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.