Code Monkey home page Code Monkey logo

doubletetris's Introduction

1. OVERVIEW

DoubleTetris, as its name reveals, is a tetris game that two persons can play at the same time. As a homework assigned in the C program design course for freshman majoring in CS, it is an individual project for non-comercial purposes. This system allows you and one of your friends to enjoy the fun of tetris game, recalling those precious childhood memory that you possess.

2. USAGE

The person on the left should use WASD keys, and the right should use UDLR keys, for trasformation, moving to the left, dropping directly and moving to the right, respectively.

3. LICENSE

The content of all the codes are supposed to use a licence AGPLv3

4. HOW TO CONTRIBUTE

  1. Learn what is a AGPLv3, if you have not yet done so (see details above).
  2. Create your change to the repo in question.
  • Fork the desired repo, develop and test your code changes.
  • Ensure that your code is clear and comprehensible.
  • Ensure that your code has an appropriate set of unit tests which all pass.
  1. Submit a pull request.
  2. The repo owner will review your request. If it is approved, the change will be merged. If it needs additional work, the repo owner will respond with useful comments.

5. CREDIT

First of all, I would like to extend my sincere gratitude to my supervisor, Jingchun Xu, for his instructive advice and useful suggestions on my learning on C program design course.
High tribute shall be paid to Jiang Wu, whose profound knowledge of Tetris and C triggers my inspiration for this brilliant project.

doubletetris's People

Contributors

samuelgong avatar

Watchers

James Cloos 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.