curses-library

There are 49 repositories under curses-library topic.

  • gridO

    A curses based library to handle text based grid output

    Language:C
  • boggle

    1v1 game of boggle implemented in C++ using tries

    Language:C++
  • binary_game

    It is a single-player terminal-based game. It is based on decimal to binary conversion in the digital number system concept. The game is developed in c language with PDcurses library.

    Language:C
  • Sudoku

    A little Sudoku engine and limited Curses UI

    Language:Python
  • fwdtui-code

    Small, fast an Powerfull console Firewall management for Unix-like operative system.

  • snakegame

    A basic retro representation of the snake game.

    Language:Python
  • Scurses

    Python curses-based TUI framework

    Language:Python
  • PDCurses

    Yes, another curses fork. Just stole the repo from @Bill-Gray to perhaps update it a bit. See original repo or the website below for more info about the parent repo.

    Language:C
  • Tetris-Clone-Python-

    A Clone of the popular game Tetris.

    Language:Python
  • pas-curses-client

    A totally retro curses-based client for pas

    Language:C++
  • tetris-game

    The good, old nostalgic Tetris game implemented using the python curses library.

    Language:Python
  • SnakeC

    Classic 2D snake clone which can be run on a Linux terminal, built using C

    Language:C