Skip to content

scamille/trinamix_code_assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To Build

clang++ -std=c++11 game.cpp -o game

To Run

./game

Dependencies

Uses a library called termios which is part of the UNIX standard library to get terminal input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%