conio
There are 19 repositories under conio topic.
zoelabbb/conio.h
This is a library conio.h for linux 🖥️. you can install manual library conio.h for linux step by step here.
casualsnek/linuxconio
Implementation of conio.h from ms-dos based compilers for linux systems
CongJyu/conio-for-mac
conio for macOS/Linux
Flawww/linux_conio
conio.h implementation for linux, (cross platform getch and kbhit)
GabrielNicolim/gotech
:smiley: Trabalho final da matéria de Fundamento de Processamento de Dados
josepuga/ansi
C++17 header only to use ansi colors and escape sequences. On Linux, UNIX and Windows 10.
nagonzalezf/student-attendance-recorder
Simple C script that records student attendance in a class and saves it to a .txt. Special for programming teachers.
wzshiming/getch
Gets keyboard input without buffering, don't have to press enter.
Zreechxnn/calculator-SDL2
SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.
Samaya20/Pacman
Console game written in C++ for Step IT assignment
Thiti-Dev/Terminakes
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++
awsoremod/character-by-character-input-double
Посимвольный ввод переменных типа double. Для блокировки ввода символов, не использующихся для записывания чисел с плавающей запятой (точкой).
cesarl94/Conio2ForZinjaI
Files to make ZinjaI functional with the Conio2 library
mitsuki31/conio_lt
A minor replacement of <conio.h> library for GCC and Clang compilers, support cross-platform.
Rohan-Kumar-Jain/RailwayReservationSystem
This is an application which can be used by the INDIAN RAILWAY for booking & cancelling the ticket and enquiry the train details. • Tools Used- C Language. • For storing data File Handling is used.
Samaya20/C-Battleship
C++ final project for Step IT Academy. Battleship Console Game. (Has some issues and has been placed on Github for development over time)
rusq/conio
Controlled I/O
wzshiming/getsize
Gets terminal size.