Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
/ nTetris Public archive

A little project implementing the classic game of Tetris. Inspired by the oneLoneCoder youTube video on the subject.

License

Notifications You must be signed in to change notification settings

ficnawode/nTetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nTetris

A little project implementing the classic game of Tetris. Inspired by the oneLoneCoder youTube video on the subject. Developed to pass time in CS class at university, so it had to be portable and it had to run on debian (VM's at uni). Keep in mind, this project is very old (january 2021), so my coding has (hopefully) improved significantly since then, but I thought it'd be cool enough to share with the world.

tetris_menu

tetris_gameplay

tetris_gameOver

If you're gonna be trying to compile it, remember to add the "-lncurses" library flag.

About

A little project implementing the classic game of Tetris. Inspired by the oneLoneCoder youTube video on the subject.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages