Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Part II: Implicit disappearance of the variable

オープン
#110 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
領域
documentation

調査の方向性

まず Lesson 15: Objects と Lesson 17: Input のセクションから始め、次にそれらの main.asm の例をリンク先のソースと比較します。wFrameCounter がどこで導入され、最後にどこで使用されているかを追跡します。チュートリアル全体で未使用のカウンターを削除して説明するか、その目的を明確に文書化したうえで再実装できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

wFrameCounter is playing Hide & Seek

First, thank you for the tutorial. 😄

Description: While translating the tutorial into French, I noticed something: wFrameCounter is only used in Lesson 15: Objects, and it's never used afterwards. For example, if I follow the tutorial and try to match the line numbers when editing main.asm, we should end up with this source code in Lesson 17: Input main.asm file.

Solution: One way to fix this minor issue could be to remove all content related to the counter and explain why we don't need it after Lesson 15: Objects. Another approach would be to reimplement it if it's meaningful.

主要言語
Assembly
スター
179
フォーク
64
平均マージ
7日 22時間
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

gbdev/gb-asm-tutorial のほかの issue

gbdev/gb-asm-tutorial の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。