You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.