Includi l'header string.h

codice:
#include <string.h>
e utilizza la funzione strcpy

codice:
strcpy(lista[0].nome, "Il mio gioco");