CodingTrain / CodingTrain/Directional-Boring
Draw a scalable house that the player should not drill into
- Vorherrschende Sprache
- JavaScript
- Sterne
- 47
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Draw a scalable house that the player should not drill into. This is a sub-issue of #41.
Please create a global constant color of the part touching the ground for the win/lose checking.
An additional broken house would make the loose screen look cool.
In the code, there is a placeholder for drawing house(s) into the scene (might be not merged yet).
// todo add the houses here
// it is important to color houses differently
// because the status checking occurs based on color

Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start at the scene code containing the noted “todo add the houses here” placeholder and inspect how win/lose status checking uses colors. Add a scalable house with a global ground-contact color constant, optionally include a broken house for the lose screen, and verify that the status checks still distinguish the house colors correctly.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- game-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100