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

BShip Boat Placement #121

Open
eriq-augustine opened this issue Sep 4, 2012 · 1 comment
Open

BShip Boat Placement #121

eriq-augustine opened this issue Sep 4, 2012 · 1 comment

Comments

@eriq-augustine
Copy link
Owner

Right now, it is pretty ugly. With a json struct.

Issues:

  • Allow boats to be places one (or groups) at a time.
  • Allow just the start position and the orientation
  • Alias PLACE to MOVE
  • WebUI placement

Reference discussion:
eriq: I could slim down the json struct
dcronin: eriq: ideally you have a UI option
eriq: or like C(0,0,0,4)
eriq: Yeah, but we need both
dcronin: you shouldn't have it take start and end
eriq: yeah
dcronin: you should have it take start and orientation
mwrosen: yeah, just a start and a direction
dcronin: C(0,4, Right)
mwrosen: right or down
dcronin: theoretically you could also support up/left, but it doesn't really matter
eriq: yeah
mwrosen: and then on the UI show how long each boat is
mwrosen: a little legend
mwrosen: and make it so you can place one boat at a time
mwrosen: and maybe make place an alias to move

@eriq-augustine
Copy link
Owner Author

Also, overlapping ships are not dealt with yet.

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