/connections

A curses version of new york times connections game

Primary LanguageC

Connections

This is an ncurses recreation of the game Connections by Wyna Liu.

Usage

  1. Install GCC
  2. make
  3. conn.exe

Explanation

  1. TODO Server that serves the problem each day (timezone dependent) and collects telemetry
  2. C Client Application