Skip to content

najibghadri/Tetris200lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tetris in 200 C lines

Used ncurses only to read, and time the loop. Tried to use as few libraries as possible.

You can make new shapes and change the table dimensions easily! ;)

Najib

How to run

  1. Have C installd on your PC (almost every PC ever has C installed)
  2. then run make. On Mac and Linux run make in your term.
  3. run ./a.out
Screen.Recording.2022-01-28.at.11.54.43.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published