Skip to content

vic text adventure#10

Open
vbenavente wants to merge 20 commits into
sea-401d5-javascript:masterfrom
vbenavente:master
Open

vic text adventure#10
vbenavente wants to merge 20 commits into
sea-401d5-javascript:masterfrom
vbenavente:master

Conversation

@vbenavente
Copy link
Copy Markdown

No description provided.

Comment thread vic-class22-assignment/app/js/client.js Outdated

const angular = require('angular');

var adventureApp = angular.module('adventureApp', []); require('./game/game')(adventureApp);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should move this require statement to the next line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants