Skip to content

SkylarRohter/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Simple snake game for macOS

Run

  • First cd to the directory or main.cpp
  • Compile with g++ main.cpp -o new -lncurses making sure to include ncurses library
  • Run with ./new

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published