GitHub topics: ncurses-library
Jomy10/SwiftCurses
Make terminal applications quickly with ncurses + Swift
Language: Swift - Size: 137 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1

ItaiShek/CC_Generator
Credit card generator
Language: C++ - Size: 9.97 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 35 - Forks: 10

mjblack/libncurses
NCurses library bindings for Crystal Language
Language: Crystal - Size: 604 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

wkoszek/ncurses_guide
NCurses Examples from the book "Programmer's Guide to NCurses" with improvements and fixes
Language: C - Size: 113 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 58 - Forks: 15

harikrishnamohann/uni-void
A terminal game designed using ncurses tui library
Language: C - Size: 556 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

okbob/ncurses-st-menu
ncurses (pdcurses) based library for CUA look menu
Language: C - Size: 4.11 MB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 64 - Forks: 10

thenamankumar/ncurses-cheatsheet
A handy cheatsheet for programmers working with ncurses library. Complete inshort documentation and usage details.
Language: CSS - Size: 83 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 60 - Forks: 5

richardpl/ncdm
ncurses download manager
Language: C - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2

ignabelitzky/ncurses-toolkit
Collection of C++ modules leveraging the power of ncurses library for console-based user interaction.
Language: C++ - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

AsadiAhmad/Crime-Management
Managment app with ncurses framework for Computer Programming Course
Language: C - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

edadma/ncurses
Scala Native bindings for the GNU Ncurses C library
Language: Scala - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 5 - Forks: 3

CommandJoo/Tuirmite
NCurses Implementation written in Java, with a Wrapper for making GUIs
Language: Java - Size: 682 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

anas-farooq8/Bomberman
A terminal-based recreation of the classic Bomberman game, built in C++ using the ncurses library. Navigate mazes, plant bombs, defeat enemies, and save your pixelated world! Featuring dynamic gameplay, object-oriented design, and save/load functionality.
Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

farbodahm/chrome-dinosaur
Google Chrome dinosaur game using Ncurses in C (T-Rex)
Language: C - Size: 136 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 66

lucaspcram/BugWorld
A simple ncurses-based action-puzzle game.
Language: C - Size: 557 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

tpaau-17DB/glitch-effect
Simple command line ascii glitch effect running on ncurses.
Language: Shell - Size: 301 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

mohammad-malik/linkedlist-notepad
A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.
Language: C++ - Size: 136 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

SamualLB/ncurses
Ncurses bindings for Crystal
Language: Crystal - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 7

ourarash/ncurses_bazel
C++ Template for Bazel and ncurses
Language: C++ - Size: 350 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 4

Ornitorink0/CoolClock
A Way to Flex the Clock on Linux
Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

JD297/cedit 📦
c++ ncurses terminal editor
Language: C++ - Size: 105 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

Davide-R0/GameEngine-Ncurses-ECS-Cpp
A didactic project of a simple CLI Game Engine in Cpp
Language: C++ - Size: 1.24 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sponege/terminal-games
A repository full of games for Linux terminals.
Language: C - Size: 91.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 15 - Forks: 2

without-eyes/Castaway
**UNFINISHED** ASCII console survival game written in C
Language: C - Size: 140 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nasrat-v/lemIPC
Fight game using semaphore, segment of shared library and message queue
Language: C - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

nasrat-v/maze_generator_solver
Kruskal maze generator & Backtracking mazer solver
Language: C - Size: 145 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

skytecat/Tetris
Implementation of the Tetris game using finite-state machines in C
Language: C - Size: 1.94 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

l-t-m-f/Game-of-Life_NCurses
Game of Life with NCurses implemented in C for Windows.
Language: C - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Nias26/Snaky
A snake game made by me with the ncurses library
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

thesudoer2/cmatrix
a simple cmatrix program using C++ and ncurses library
Language: C++ - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

thesudoer2/tic-tac-toe
tic-tac-toe game by C++ and ncurses library
Language: C++ - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

apetrai/Texter
Lightweight text editor that runs on the terminal.
Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

phoemur/cxmaze
A maze game in C++ with lib ncurses, just an exercise
Language: C++ - Size: 103 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

BlueDream145/my_sokoban
Epitech Project, my_sokoban
Language: C - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

VictorHarri-Chal/Sokoban
🧱 A reproduction of the japanese sokoban game with the ncurses library in C. Done on my 1st year at Epitech
Language: C - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ignabelitzky/ascii-video-player
Language: C++ - Size: 126 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mustajab-ikram/Rogue-RPG
An RPG game on a terminal using ncurses. 🇨
Language: C - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

WonYong-Jang/ncurses-tetris
It is a project that make a tetris game with ncurses.
Language: C++ - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

lapets/noir
An artifact primarily of historical interest: a terminal editor originally conceived as an extremely compact, relatively portable text editor for command line/terminal environments.
Language: C - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

jair-anderson-souza/snake-game
Language: C - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

fexed/SPP
A small platform game, born as an experiment. Levels are loaded from simple text files
Language: C++ - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Kevin-DDR/Puissance4
Connect4 made using C and the ncurses library
Language: C - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jgrillout/DevelopmentTool
this is a text based data dictionary, screen layout and reporting tool I created with c++ and ncurses in a ubuntu OS
Language: C++ - Size: 1.53 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

lelouch178/corewar
Epitech 1st year project : Corewar
Language: C - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

th3worst4/termtrove
Minimalist file explorer to linux, uses a terminal interface
Language: C - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ekapobTh/Ncurses-Snake-Game
Snake game application for self-learning in C++ game programming using Ncurses library.
Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sonkowa/Sokoban-Project-Ncurses
simple cpp sokoban game made with ncurses library
Language: C++ - Size: 790 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Houpsi/my_sokoban
Epitech Project, my_sokoban
Language: C - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jaqubm/nCurses_game
2D console game for maximum of 2 players
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

CaruntuRazvan/Breakout-game
This game simulates a breakout-type game in a terminal where bricks with the '#' symbol are generated at the top and can be destroyed when the ball hits them.
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Spacerulerwill/Life
John Conway's Game of Life written for the terminal in C
Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Ptelka/Minesweeper
Minesweeper for terminal
Language: C++ - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

ikarosainasoja/python-curses-wordwrap
A custom word wrapper for Python Curses
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danielecuomo/AsciiArtArcade
🕹 An arcade game from terminal
Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zakarouf/ztorg 📦
Main working repository for zse library, a sandbox utitily for game development or any other interactive program.
Language: C - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MarcTy/Snake-in-C
Snake game crafted with C and Ncurses library.
Language: C - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

magnetrwn/some-ncurses-snakes
A collection of implementations of Snake in different programming languages, using ncurses.
Language: C - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oldteamhost/ncurses-russian
Документация по ncurses на Русском.
Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

OXiDE-dev/rogue-engine
A roguelike game engine made in C. Supports: maps, wide/utf-8 characters. [new update soon(tm)]
Language: C - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

s3e3/snake_cpp
small snake game using c++ and ncurses library
Language: C++ - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

VissaMoutafis/Snake-Game-in-Cpp
A simple snake game, with terminal GUI implemented using ncurses library
Language: C++ - Size: 133 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

DavidWKnight/Digital-Rain
Matrix Digital Rain terminal program
Language: C - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

pavlosdais/werewolves-VS-vampires
Werewolves vs vampires: a simple game made in C++ using the ncurses library
Language: C++ - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

parkgeonhu/snake-game
C++ 프로그래밍 언어로 ncurses 라이브러리를 사용하여 Snake Game 을 구현한다.
Language: C++ - Size: 2.74 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 3

andre14miron/Bijou-s-browser
This project aimed to develop a website database that stores information like URLs and paragraphs. It included filters based on specific criteria, comparison with official checksums, and a user-friendly graphical interface acting as a search engine. ~ Project for Computer Programming and Programming Languages, Year 1
Language: C - Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ItsMeHope/my_sokoban
🎯 Recreate a sokoban game in Ncurses lib
Language: C - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AnshulRanjan2004/Tetris-Game
2nd semester college project made using C language.
Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

NeziheSozen/Udacity-CPP-Nanodegree-Build-a-System-Monitor
Udacity C++ Nanodegree Program- 2nd Project: System Monitor
Language: C++ - Size: 272 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prex-aliya/window_cli
A small rust multi window program
Language: Rust - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ColexDev/Kos
An ncurses Excel like table written in C++
Language: C++ - Size: 45.9 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

HikingCarrot7/minesweeper-ripoff
Just messing around with C++
Language: C++ - Size: 54.7 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dmihai03/Wordle
Wordle game made using C and ncurses
Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YvesZHI/FallingCode
digital rain
Language: C++ - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 5

cyucelen/mazeGenerator
Recursive Backtracker Maze Generation Algorithm with C++ using ncurses
Language: C++ - Size: 221 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 7

nemo256/matrix_game
A game where a player has to defeat the computer by finding the same sums.
Language: C - Size: 779 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

thepsauce/confick
Light weight editor inside the terminal
Language: C - Size: 436 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Boyzmsc/snake-game Fork of hakgyun12/Snake-game 📦
Program Snake-game using C++
Language: C++ - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

davix3f/ncplot
ncurses C plotter
Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

MaciejIwan/maze_terminal_game
Player is locked in a maze and their task is to collect treasures in the form of coins (c, t, T). The beast chases the player when it comes within range.
Language: C - Size: 493 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SreeramVipparla/System_Monitor
Language: C++ - Size: 159 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

pgh268400/Git_Helper_CLI
NCurses 로 구현된 Git을 쉽게 사용할 수 있도록 도와주는 터미널 유틸리티
Language: C++ - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lnxfsf/youtube-curses Fork of mvrozanti/youtube-curses
📹 YouTube via ncurses
Size: 3.7 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

GunwooYun/app-ncurses
Develop application using ncurses library
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

egormanga/Scurses
Python curses-based TUI framework
Language: Python - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meysam81/space-invaders
an edition to the job that Chaser324 has done with the curses library in C program, implementing the old nostalgic game of the 20 century
Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

red-kangaroo/7drl2019
My contribution to the Seven Day Roguelike Challenge 2019.
Language: C++ - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

antwxne/Tetris
First year project. Tetris in ncurses.
Language: C - Size: 553 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Nekory23/tetris
{EPITECH} | First year | Unix System programming project
Language: C - Size: 437 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CaptainDaVinci/Tetris
Text based tetris in C++ and ncurses library
Language: C++ - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

JosephTLyons/nCurses-UI-Library
A small Terminal UI library that wraps around the nCurses library. WIP.
Language: C++ - Size: 1.32 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

jagottsicher/an-adventure
Remake of the classic Atari 2600 game Adventure by Warren Robinett in C/C++ POSIX-compliant utilitizing ncurses
Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MansurovB-source/File_Exchange
Developed a client-server application. To organize interaction over the network, support multiple connections, use the software interfaces (APIs) of the operating system. The server and clients communicate using a socket-based protocol. The server must support a conditionally unlimited number of clients. At all stages of interaction between the client and the server, data processing should be provided, regardless of their size.
Language: C - Size: 12.3 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ekiriano/NavalBattle-ncurses
naval battle in c++ using ncurses
Language: C++ - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

rishitxyz/ncurses-library
programs with ncurses library with some competitive questions solved category wise.
Language: C++ - Size: 1.9 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

holylovenia/less-than-3
Dungeon-crawler RPG/Adventure game with an unusual story.
Language: C - Size: 582 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

moosongsong/project-linux-ftp-server-c
🍯 File Danzi : ncurses를 사용한 FTP 서비스 🍯
Language: C - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

antwxne/Arcade
C++ project with multiple graphical libraries.
Language: C++ - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

niaz-ahsan/Pass-The-Blocks
A fun 2D Terminal game built with C++ (Udacity Capstone Project)
Language: C++ - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

dima91/SpaceInvaders
Space Invaders game in C++ with the ncurses libraries.
Language: C++ - Size: 184 KB - Last synced at: almost 2 years ago - Pushed at: about 11 years ago - Stars: 5 - Forks: 2

gmorinn/my_sokoban
I coded the famous SOKOBAN game in C with the Ncurses library
Language: C - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
