Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tetris

Table Of Contents

Welcome👾

This is a terminal version of the famous game Tetris, you can choose the level and table measurements.

Installing(in case you don't have an IDE)

  • Clone the app in github
  • Download compiler
  • Open the command line and change directory to the particular one where the source file is stored, using cd like so:
  cd C:\Documents
  • Then, to compile, type in the command prompt:
gcc BluHatsTetris2.cpp -o outputfile.exe
  • Finally, to run the code, type:
outputfile.exe

About this app

Usage

In the PROCESS...(Challenges & ideas)

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages