<% gameList.forEach(function(item) { %>
<%=item.name%>
<% }); %>