Skip to content

2021 C++ 프로그래밍(4) 최종 프로젝트 A조 (Snake game)

Notifications You must be signed in to change notification settings

pcjs156/Snake-Team-A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMUSW C++ Programming Team Project : Snake Game with Ncurses

2021/5/12 ~
By Team A (@suyeon-ham-01, @pcjs156)


How To (Linux Ubuntu)

  1. git clone https://github.com/pcjs156/Snake-Team-A.git
  2. sudo apt-get install libncurses5-dev libncursesw5-dev
  3. cd ./Snake-Team-A
  4. make
  5. ./snake

About

2021 C++ 프로그래밍(4) 최종 프로젝트 A조 (Snake game)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published