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

Player can move units #38

Closed
5 tasks done
stefanhendriks opened this issue Feb 18, 2015 · 2 comments · Fixed by #62
Closed
5 tasks done

Player can move units #38

stefanhendriks opened this issue Feb 18, 2015 · 2 comments · Fixed by #62
Assignees
Milestone

Comments

@stefanhendriks
Copy link
Contributor

Acceptance criteria:

  • select a unit
  • mouse cursor changes to 'move here' icon
  • when 'move here' icon is shown, and left mouse button is pressed on cell then selected units must move to that cell
  • when unit does not face the next 'cell to go to' it should update its facing
  • no need for path finding
@stefanhendriks stefanhendriks added this to the Alpha 1 milestone Feb 18, 2015
@stefanhendriks stefanhendriks changed the title Player can order to move units around Player can move units around Feb 24, 2015
@stefanhendriks stefanhendriks changed the title Player can move units around Player can move units Feb 24, 2015
@stefanhendriks stefanhendriks self-assigned this Mar 1, 2015
@stefanhendriks stefanhendriks mentioned this issue Mar 15, 2015
11 tasks
@stefanhendriks
Copy link
Contributor Author

There is no mouse cursor used yet instead it shows a different color tile box.

@stefanhendriks
Copy link
Contributor Author

movement is done, mouse cursor can be improved by #64

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 a pull request may close this issue.

1 participant