Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/penguincabinet/open-janken-gtk
GTKを使ったじゃんけんゲーム
https://github.com/penguincabinet/open-janken-gtk
golang gtk linux linux-app linux-desktop
Last synced: about 2 months ago
JSON representation
GTKを使ったじゃんけんゲーム
- Host: GitHub
- URL: https://github.com/penguincabinet/open-janken-gtk
- Owner: PenguinCabinet
- Created: 2024-05-15T00:41:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T05:34:09.000Z (5 months ago)
- Last Synced: 2024-10-12T08:40:55.203Z (3 months ago)
- Topics: golang, gtk, linux, linux-app, linux-desktop
- Language: Go
- Homepage:
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✌ open-janken-gtk
![img](/img/output.png)
GTKを使ったじゃんけんゲーム
## ⬇️ インストール
```bash
go install github.com/PenguinCabinet/Open-Janken-gtk@latest
```## 🔨 使い方
1. スタートボタンを押すと、じゃんけんが始まります
2. 「グー」、「チョキ」、「パー」ボタンを押して、出す手を選んでください
3. 「ぽん!」で固定され、勝敗の結果が表示されます## その他
敵AIはランダムです。## 🎫 LICENSE
[MIT](./LICENSE)
## ✍ Author
[PenguinCabinet](https://github.com/PenguinCabinet)