mic-max / connections

A curses version of new york times connections game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A curses version of new york times connections game


Languages

Language:C 97.5%Language:Makefile 2.5%