2024-02-01から1日間の記事一覧

Playdateでプラットフォーム・ゲームっぽい何かの実装例、タイルマップの使い方について

pre, code { max-height: 500px; overflow: scroll; white-space: pre !important; text-overflow: clip !important; } Playdateでのタイルマップの使い方について記事にします。 開発環境や事前準備は以前の記事を参考にしてください。 Playdateでゲーム開…