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.

    Language:C++1183960
  • casualsnek/linuxconio

    Implementation of conio.h from ms-dos based compilers for linux systems

    Language:C17206
  • CongJyu/conio-for-mac

    conio for macOS/Linux

    Language:C++14102
  • Flawww/linux_conio

    conio.h implementation for linux, (cross platform getch and kbhit)

    Language:C++5100
  • GabrielNicolim/gotech

    :smiley: Trabalho final da matéria de Fundamento de Processamento de Dados

    Language:C3110
  • josepuga/ansi

    C++17 header only to use ansi colors and escape sequences. On Linux, UNIX and Windows 10.

    Language:C++2200
  • nagonzalezf/student-attendance-recorder

    Simple C script that records student attendance in a class and saves it to a .txt. Special for programming teachers.

    Language:C++2100
  • wzshiming/getch

    Gets keyboard input without buffering, don't have to press enter.

    Language:Go2301
  • Samaya20/Pacman

    Console game written in C++ for Step IT assignment

    Language:C++110
  • Thiti-Dev/Terminakes

    The classic snake game that putting its all logics/gameplay together within the terminal. written in c++

    Language:C++120
  • 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.

    Language:C++1100
  • awsoremod/character-by-character-input-double

    Посимвольный ввод переменных типа double. Для блокировки ввода символов, не использующихся для записывания чисел с плавающей запятой (точкой).

    Language:C++0100
  • cesarl94/Conio2ForZinjaI

    Files to make ZinjaI functional with the Conio2 library

    Language:C0100
  • mitsuki31/conio_lt

    The lite version of 'conio.h' for Unix-like systems

    Language:C0100
  • 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.

    Language:C0100
  • 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)

    Language:C0100
  • HarshVaragiya/Minesweeper

    Minesweeper, The Default Game that comes with Microsoft Windows OS in CPP

    Language:C++20
  • rusq/conio

    Controlled I/O

    Language:Go30
  • wzshiming/getsize

    Gets terminal size.

    Language:Go30