https://github.com/nfultz/freecell
a solitaire card game (fork)
https://github.com/nfultz/freecell
c fork game
Last synced: about 1 year ago
JSON representation
a solitaire card game (fork)
- Host: GitHub
- URL: https://github.com/nfultz/freecell
- Owner: nfultz
- License: gpl-2.0
- Created: 2019-03-01T06:12:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T02:28:14.000Z (about 6 years ago)
- Last Synced: 2025-04-05T03:41:24.150Z (about 1 year ago)
- Topics: c, fork, game
- Language: Shell
- Homepage: http://www.linusakesson.net/software/freecell.php
- Size: 122 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
This is freecell, a console (ncurses) version of the popular solitaire
game.
Please refer to the file 'INSTALL' for installation instructions. Once the game
has been installed, simply run it and type '?' for gameplay instructions (or
read the man page).
Modern freecell was invented by Paul Alfille in 1978.
This implementation of freecell was written from scratch by Linus Akesson
in 2007.
See also http://en.wikipedia.org/wiki/Freecell