Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 315 Bytes

File metadata and controls

7 lines (4 loc) · 315 Bytes

Contipede

Image of Contipede

A clone of the Atari game "Centipede" made in C with the ncurses library. The game uses no graphics besides ASCII letters and runs in a console window.

It runs on both Windows (thanks to pdcurses) and Linux Linux appears to be broken.