CompassSoftware / CompassSoftware/AppTAG

Room identification label

Abierto
#177 3 comentarios 0 reacciones 1 asignado Reclamado por @upchurchzb Ver en GitHub
enhancement good first issue
Lenguaje dominante
JavaScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

We need players to have an idea of what room they are in. So each room needs a label (or title or something).
I have this working in accountEqn on my branch right now... We need to add this to all rooms and activities!

this.roomLabel = this.add.text(650, 6, "Account Equation Room", {
font: "24px arial",
color: "#FFFFFF",
align:'left',
fontWeight:'bold',
});

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.