Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix game start from source code forked #4

Closed
6 tasks done
KoolTheba opened this issue Dec 29, 2018 · 0 comments
Closed
6 tasks done

Fix game start from source code forked #4

KoolTheba opened this issue Dec 29, 2018 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@KoolTheba
Copy link
Owner

KoolTheba commented Dec 29, 2018

Behaviour Expected

game

expectations

  • Scene should be rendered without enemies or player
  • No Errors should be shown in the console

Current Bugs

  • ReferenceError: allEnemies is not defined
  • ReferenceError: player is not defined
  • Uncaught TypeError: player.update is not a function
  • Uncaught TypeError: player.render is not a function
@KoolTheba KoolTheba added the 🐛 bug Something isn't working label Dec 29, 2018
@KoolTheba KoolTheba self-assigned this Dec 29, 2018
KoolTheba added a commit that referenced this issue Dec 29, 2018
Solved game initialization bugs. Fix #4
@KoolTheba KoolTheba mentioned this issue Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant