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

Restrict placing buildings (respect game rules) #10

Closed
8 tasks done
stefanhendriks opened this issue Jan 22, 2015 · 1 comment
Closed
8 tasks done

Restrict placing buildings (respect game rules) #10

stefanhendriks opened this issue Jan 22, 2015 · 1 comment

Comments

@stefanhendriks
Copy link
Contributor

stefanhendriks commented Jan 22, 2015

depends on #9

Acceptance Criteria:

  • Player clicks building it wants to place
  • Player sees visual representation of building to be placed (can be anything) and gets feedback if it is ok to build there or not
  • Player can place structure when terrain is rock or concrete
  • Player can place structure nearby other (friendly) structures only
  • Player cannot place structure on sand, walls, mountains, spice, hills, spice hills
  • Player cannot place when too far away from other (friendly) buildings
  • Prohibit placing buildings on top of existing buildings & units
  • when units move beneath the structure to place, the state should reflect the unit movement
@stefanhendriks stefanhendriks changed the title To respect the game rules of Dune 2 I want to restrict placing buildings on rock and concrete only & nearby other structures To respect the game rules of Dune I want to restrict placing buildings on rock and concrete only & nearby other structures Feb 6, 2015
@stefanhendriks stefanhendriks changed the title To respect the game rules of Dune I want to restrict placing buildings on rock and concrete only & nearby other structures Restrict placing buildings (respect game rules) Feb 10, 2015
@stefanhendriks stefanhendriks modified the milestone: #2 - Base construction Mar 1, 2015
@stefanhendriks stefanhendriks added this to the v0.0.3 base building milestone Sep 25, 2015
@stefanhendriks
Copy link
Contributor Author

fixed by #135

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

No branches or pull requests

1 participant