Welcome to the Color Game repository! This project is a fun and engaging console-based guessing game, where users attempt to guess a randomly selected color with the help of random hints. With a ...
This project is a Python implementation of a greedy algorithm to color the vertices of a graph, inspired by the Four-Color Theorem. The program reads a graph from a file, assigns colors to each vertex ...