GitHub

This is a collection of various curses-based tools and games I have created over the years. Each tool can be built individually or all of them together by just using the Makefile in the root directory. Should build on Linux at least, not tested on other platforms. Check my homepage/blog for more information.

Curses Cave Scroller (cavescroll)

alt text

Old Curses Game (cgame)

alt text

Directory Tree Diff Front End (difftree)

alt text

Simple File Selector in Curses (fileselect)

alt text

Curses Invaders (invaders)

alt text

Mastermind in Curses (mastermind)

alt text

Simple Curses Menu (menu)

alt text

Playlist Frontend (playlist)

alt text

Substitution Cipher Cryptanalysis (scca)

alt text

Snake in Curses (snake)

alt text

Curses Snow Crash (snowcrash)

alt text

Storage Chart (storage)

alt text

Sudoku Solver in Curses (sudoku)

alt text

Racing Game in Curses (racer)

alt text

License

They used to be partially MIT and partially unlicensed, but now everything released together under the MIT license.

Read the original on github.com ↗