Part II: Implicit disappearance of the variable
- Langage dominant
- Assembly
- Étoiles
- 179
- Forks
- 64
- Merge moyen
- 7 j 22 h
- PR mergées (30 j)
- 1
Description
wFrameCounter is playing Hide & Seek
First, thank you for the tutorial. :smile:
**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](https://pastebin.com/dQmUZW3r).
**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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par les sections Lesson 15: Objects et Lesson 17: Input, puis comparez leurs exemples de main.asm avec le code source lié. Suivez l’endroit où wFrameCounter est introduit et celui où il est utilisé pour la dernière fois. Le travail est terminé lorsque le tutoriel supprime et explique systématiquement le compteur inutilisé, ou le réimplémente en documentant clairement son objectif.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- documentation
- Type d'issue
- Documentation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100