jeffeharris / my-poker-face

A poker game with LLMs where you can define who you are playing against and have a conversation with them while you play.
2 stars 0 forks source link

Create web UX in HTML, JavaScript, and CSS #5

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a web user interface to the poker game, allowing users to play the game in a browser using HTML, JavaScript, and CSS.

Changes Made

Testing

Related Issues

Closes #3

Fixes #3.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/create-web-ux