Giter Site home page Giter Site logo

tetris's Introduction

tetris logo

TETRIS GAME

The Game that kids play and programmers love to code

Tetris is a tile-matching puzzle video game originally designed and programmed by Soviet Russian game designer Alexey Pajitnov. The first playable version was completed on June 6, 1984, while he was working for the Dorodnitsyn Computing Centre of the Academy of Science of the Soviet Union in Moscow. He derived its name from the Greek numerical prefix tetra- (all of the game's pieces contain four segments) and tennis, Pajitnov's favorite sport. The name is also used in-game to refer to the play where four lines (the maximum simultaneous clearance number) are cleared at once.

image DEPENDENCIES

image Documentation

working...

image BUILD

BUILD IN LINUX / UNIX

Move to build directory

cd build

For building run build script using

bash build.bash

BUILD IN WINDOWS

Move to build directory

Set-Location build

For building run build script using

pwsh build.ps1

image TEST

Testing in Linux / Unix

Move to test directory

cd test

For testing in linux use test script

bash test.bash

Testing in Windows

Move to test directory

Set-Location test

For testing in windows use test script

pwsh test.ps1

image RUN

Running in Linux/Unix

Run the tetris.bash for running the updated version.

bash tetris.bash

Running in Windows

Run the tetris.ps1 for running the updated version.

pwsh tetris.ps1

For running the release jar

Use these commands

cd release                  # go to release directory
java -jar Tetris.jar        # run the jar file

image CONTRIBUTION

See contribution details

LICENSE

MIT License

Šī¸ 2019 Gaurav Walia

tetris's People

Contributors

gauravwalia19 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

tetris's Issues

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.