ncurses-ui
There are 21 repositories under ncurses-ui topic.
nemuTUI/nemu
Ncurses UI for QEMU
Titor8115/mandown
man-page inspired Markdown viewer
mvrozanti/youtube-curses
📹 YouTube via ncurses
tigertv/snake-game
:snake: The classical snake game
n0la/ncdc
ncurses based discord client
bit-web24/sigma
An extreme lightweight text editor build with ncurses
Jokey82/chad-chat
Basic chat application with ncurses UI
paulkoch95/term
Ncurses based GUI library which simplifies the process of building rich terminal based applications. Term allows for even complex terminal based tasks like 2 and 3D graphing, input and rich user interaction.
DevManu-de/hexify
hexify is a program for displaying files in hex and also giving an ascii letter to each hex number in a nice terminal gui.
EmperorPenguin18/aethervortex
Magic: The Gathering TUI deckbuilder
ignabelitzky/ncurses-toolkit
Collection of C++ modules leveraging the power of ncurses library for console-based user interaction.
ngn13/sshchat
chat over SSH
rogerioo/Embarcados_Projeto01
Control temperature system developed for the subject of Embedded System Fundamentals
daniel-m-campos/RL-Snake-Game
This is a Reinforcement Learning Snake Game with an NCurses UI
Georgegipa/SimpleCppMaze
A simple ncurses maze game written in c++ with support for multiple players.
SquishyDoggo/Cursary
Learn japanese and english vocabulary in a minimalist ncurses environment.
without-eyes/Castaway
**UNFINISHED** ASCII console survival game written in C
Davide-R0/GameEngine-Ncurses-ECS-Cpp
A didactic project of a simple CLI Game Engine in Cpp
magnetrwn/some-ncurses-snakes
A collection of implementations of Snake in different programming languages, using ncurses.
tkukurin/Proj.pyfzf
Learning ncurses in python for fun and no profit by implementing some kind of fzf app.