Skip to content

A simple C++ implementation of Snake, using the scape and keys terminal and keyboard input libraries, respectively

Notifications You must be signed in to change notification settings

philsquared/cppsnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppsnake

A simple C++ implementation of Snake, using the scape and keys terminal and keyboard input libraries, respectively

screenshot

This is a demo project to show what scape and keys can do. At this point scape has not been made header-only, and keys is not even spun out into it's own project. Both libraries are currently ANSI/ *Nix specific and have only been tested on my Mac using clang.

About

A simple C++ implementation of Snake, using the scape and keys terminal and keyboard input libraries, respectively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages