https://github.com/pierrechevalier83/cursed
https://github.com/pierrechevalier83/cursed
cpp cpp11 cpp14 header-only library ncurses wrapper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierrechevalier83/cursed
- Owner: pierrechevalier83
- Created: 2017-01-20T00:07:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T14:58:02.000Z (over 9 years ago)
- Last Synced: 2025-04-04T01:47:06.594Z (over 1 year ago)
- Topics: cpp, cpp11, cpp14, header-only, library, ncurses, wrapper
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cursed
------
A header only C++ wrapper around ncurses
Motivation
----------
Simply to abstract some nastyness away from the ncurses interface for the use I make of it.