Skip to content

NKTKLN/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 Tetris

Preview

One of my favorite games is Tetris. So I dreamed of writing this game sooner or later. There is an opinion that a person can call himself a programmer only after he has written his own Tetris. And so, finally, I decided to write my own Tetris.

Additional information:
Tetris is the most famous computer game invented and programmed by Soviet programmer A. L. Pazhitnov in 1985.

🎮 Gameplay

Gameplay

💿 Download the compiled version

⚙️ Running from source

  • 📄 Build to binary file

    make build
  • 💻 Local run

    make run

📃 License

This project is under the MIT license.