Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msabramo/emacs-poker
Simple poker game that runs in Emacs
https://github.com/msabramo/emacs-poker
emacs emacs-lisp lisp poker
Last synced: about 2 months ago
JSON representation
Simple poker game that runs in Emacs
- Host: GitHub
- URL: https://github.com/msabramo/emacs-poker
- Owner: msabramo
- Created: 2010-07-31T04:56:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T23:04:05.000Z (almost 6 years ago)
- Last Synced: 2024-12-03T21:57:50.431Z (2 months ago)
- Topics: emacs, emacs-lisp, lisp, poker
- Language: Emacs Lisp
- Homepage: http://marc-abramowitz.com/emacs/emacs-poker/
- Size: 30.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Emacs Poker
===========In the spring of 2006, I had been reading a bit about Lisp and decided that I
should try to write something semi-interesting to cement my knowledge. So I
fired up Emacs and started messing around and this is what came out of it.![Emacs_Poker_Screenshot!](screenshot.png)
It's a simple video poker game like the kind that you play in Vegas or in the
kind of place that offers skeeball. It doesn't take bets or keep any kind of
running score and there's no support for wild cards, but I figured I'd see if
more than 3 people download it before I started adding more features.