Skip to content

bringsyrup/terminally-tetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftSysBombassticBamboo

SoftSys Project 2 Team

Install

Ncurses

Ubuntu: sudo apt-get install libncurses5-dev

Mac: brew install homebrew/dupes/ncurses

Quickstart

Clone our repo.

git clone https://github.com/thecardkid/terminally-tetris.git

Build our game.

make

Change directory to the executable binary file.

cd build

Run Tetris in the terminal!

./ttetris

About

SoftSys Project 2 Team

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.7%
  • Makefile 5.6%
  • C++ 2.7%