freesweep is a console minesweeper-style game written in C for *nix. The ncurses library is preferred, but standard System V curses will work almost perfectly. Features include boards up to 1024x1024 and saving & loading of boards. Planned features include mouse support through ncurses, shared and individual "best times" files, and color.
| Tags | Games/Entertainment |
|---|---|
| Licenses | GPL |
| Operating Systems | Linux Solaris HP-UX HP Tru64 BSD |
Recent releases


Release Notes: This version fixes insecure string handling of environment variables, as reported in CVE CAN-2003-0828. Various other changes are included in this release, including the ability to generate PPM files of the current board state.


Release Notes: This release includes color support, an option to find the nearest unplayed area, and other minor playability improvements.


Release Notes: Many improvements to the build, including installation and fixed group-writable file.