termcolors

There are 3 repositories under termcolors topic.

  • grymmjack/img2ans

    IMG2ANS converts pixels into textmode art using ANSI codes

    Language:BASIC21411
  • AlexBrin/termcolors

    Simple and lightweight package for coloring text in the CLI

    Language:Python0200
  • Shkmr07/MazeSolver

    This project is a terminal-based maze solver implemented in Python. The maze is randomly generated with the help of Python's random module. The maze consists of open spaces and walls, with walls occupying approximately 25% of the total area. so it's become a solveable maze.

    Language:Python0100