Part II: Implicit disappearance of the variable
- Lenguaje dominante
- Assembly
- Estrellas
- 179
- Forks
- 64
- Merge medio
- 7 d 22 h
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza con las secciones Lesson 15: Objects y Lesson 17: Input, y luego compara sus ejemplos de main.asm con el código fuente enlazado. Rastrea dónde se introduce wFrameCounter y dónde se utiliza por última vez. Se considera terminado cuando el tutorial elimina y explica de forma coherente el contador no utilizado, o lo vuelve a implementar con su propósito claramente documentado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100