今回はちょっと実用処理から離れてPythonでゲームを作ってみよう。Pythonにはさまざまなライブラリが用意されており、その中にはゲーム開発に特化したライブラリもある。今回はPyGameと呼ばれるライブラリの使い方を紹介する。PyGameで迷路ゲームを作って ...
pygameを使って、Pythonでジョイスティックを使う方法をまとめました。 1. pygame pygameはPythonで2Dゲームを作成するためのライブラリになります。 USB接続のジョイスティックを準備します。 自分は以下を用意しました。 (1) Pythonの仮想環境の準備。 (2) pygameの ...
Pygameを使ってシンプルな「キャッチゲーム」を作成します。このゲームでは、プレイヤーが落ちてくるオブジェクトをキャッチします。 ちなみにアイキャッチはヘビ(パイソン)です。特に意味はなく・・・ \現場レベルのゲーム制作を、まとめて学び ...
Developers Summit 2026・Dev x PM Day 講演資料まとめ Developers Boost 2025 講演資料まとめ Developers X Summit 2025 講演資料まとめ Developers Summit 2025 FUKUOKA 講演関連資料まとめ Developers Summit 2025 KANSAI 講演関連資料まとめ Developers ...
Python is well known as one of the most beginner-friendly and flexible programming languages. But while Python has a fantastic onboarding experience for even the least experienced new programmers, it ...
A collection of small, polished games built using Python (3.13+) and Pygame. This repository is meant for learning, experimentation, and showcasing Python-based game development. Each game is ...