Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)