Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhedley/poker
Poker Games
https://github.com/alexhedley/poker
poker stats texas-holdem
Last synced: about 1 month ago
JSON representation
Poker Games
- Host: GitHub
- URL: https://github.com/alexhedley/poker
- Owner: AlexHedley
- License: mit
- Created: 2020-07-15T18:36:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T14:10:12.000Z (9 months ago)
- Last Synced: 2024-03-24T15:26:55.695Z (9 months ago)
- Topics: poker, stats, texas-holdem
- Language: HTML
- Homepage: https://alexhedley.com/poker/
- Size: 804 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poker
[![HTML](https://img.shields.io/badge/HTML-E34F26?style=for-the-badge&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics) [![CSS](https://img.shields.io/badge/CSS-1572B6?&style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS) [![JS](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![AngularJS](https://img.shields.io/badge/AngularJS-E23237?style=for-the-badge&logo=angularjs&logoColor=white)](https://angularjs.org/)
[![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)[![Deploy static content to Pages](https://github.com/AlexHedley/poker/actions/workflows/static.yml/badge.svg)](https://github.com/AlexHedley/poker/actions/workflows/static.yml)
## Site
- [Published](https://alexhedley.github.io/poker)
## Games
Poker Games
| Date | Alex | Jonny | James | Tron |
|----------------|------|-------|-------|------|
| 15th July 2020 | 3rd | 1st | 4th | 2nd |## Run
`cd src``
`py -m http.server`
- [local](http://localhost:8000/)
## Docs
- [docs](docs/README.md)
## License
- [MIT License](LICENSE)