0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[Build Games] Amazon Q Developer CLIを利用してゲームを作った on Mac #AWSCommunityBuilders

Last updated at Posted at 2025-05-27

手順については、以下の記事が参考になります。
https://dev.classmethod.jp/articles/q-developer-cli-game-cbs/

ここでは詰まった点に焦点を当てます。

① qコマンドが使えない
② サインインに失敗する

qコマンドが使えない

brew install 実行後にq chatコマンドが使えなかった。
本来cask(GUI上)でインストールしたので、GUIでアプリを開いた
そうすると、サインアップを求められるのでそれに従う

サインインに失敗する

サインインの画面がしばらく出ずにフリーズした。これは再現できなかったので大抵の人は詰まらなそう

成果物

稚拙なゲームがはじめはできますが、対話を重ねてFBすると結構まともなのができてくる

GitHub
https://github.com/watanabe-tsuyoshi/pokerapp

ゲームの動画
https://x.com/tys_mnt/status/1927309585322262538

最初のぷr

pygameを利用してゲームを作成します。テキサスホールデムのゲームのサンプルを作ってほしいです。
細かいことはあとで指示するので、まずはプロトタイプをお願いします。全てローカルに保存してください
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?