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

Game Loop Tasks #36

Open
4 of 9 tasks
hal255 opened this issue Nov 19, 2018 · 1 comment
Open
4 of 9 tasks

Game Loop Tasks #36

hal255 opened this issue Nov 19, 2018 · 1 comment
Assignees

Comments

@hal255
Copy link
Collaborator

hal255 commented Nov 19, 2018

Need to have a discussion on the task allocation for game loop. Currently, we have the following tasks for game loop:

  • Update code for character movement
  • Update code for neutral map (Hong)
  • Color Fields (Hong)
  • Staff Effect on Player
  • Player Movement Controls (Ricimon and Arthur)
  • Player Collision with Staff (Pick Up)
  • Player Collision with fields
  • Game Over State
  • Need to verify if Game Menu is not assigned
@Ricimon
Copy link
Collaborator

Ricimon commented Nov 20, 2018

I'll do character movement, since I've been doing it.

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

No branches or pull requests

4 participants