https://github.com/jacobwalkr/snake-cpp
Learning C++!
https://github.com/jacobwalkr/snake-cpp
cpp practice
Last synced: over 1 year ago
JSON representation
Learning C++!
- Host: GitHub
- URL: https://github.com/jacobwalkr/snake-cpp
- Owner: jacobwalkr
- Created: 2017-07-31T22:56:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T23:00:57.000Z (almost 9 years ago)
- Last Synced: 2025-02-02T09:44:09.650Z (over 1 year ago)
- Topics: cpp, practice
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
snake-cpp
=========
An `ncurses` implementation of Snake in C++ for learning purposes.
I'll probably never finish it.