auto-game-scorer

所属分类:GPT/ChatGPT
开发工具:Makefile
文件大小:0KB
下载次数:0
上传日期:2023-08-14 04:47:50
上 传 者sh-1993
说明:  Python中的游戏记分器,利用OpenAI的GPT模型来跟踪玩家的得分,
(Game scorer in Python that leverages OpenAI s GPT model to keep track of players score,)

文件列表:
.bumpversion.cfg (296, 2023-09-05)
CONTRIBUTING.md (817, 2023-09-05)
LICENSE (11357, 2023-09-05)
MANIFEST.in (576, 2023-09-05)
Makefile (2360, 2023-09-05)
auto-game-scorer/ (0, 2023-09-05)
auto-game-scorer/scorer.py (1742, 2023-09-05)
pyproject.toml (2132, 2023-09-05)
setup.py (39, 2023-09-05)

# auto-game-scorer Game scorer in Python that leverages OpenAI's GPT to keep track of players' score ![License](https://img.shields.io/github/license/grnarayanan/game-scorer.svg) ![GitHub issues](https://img.shields.io/github/issues/grnarayanan/game-scorer) ## Overview Game scorer offers a simple and effective way of alleviating the need to keep track of the score for a round-based board or card game. No longer do you need to use a piece of paper and calculator to keep score in game of Uno! The user inputs the game to be played, the number of players, and player names. Each round, the user types in what happened in plain english (which players gained/lost points, etc.) An output table with the total score and per round score is produced and displayed for each round.

近期下载者

相关文件


收藏者