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

Static forces map #3

Open
AgathokakologicalBit opened this issue Dec 26, 2017 · 0 comments
Open

Static forces map #3

AgathokakologicalBit opened this issue Dec 26, 2017 · 0 comments
Assignees
Milestone

Comments

@AgathokakologicalBit
Copy link
Owner

Tilemap that stores metadata:

  • player's fleet size
  • player's hp
  • player's damage
  • player's score heuristic
  • opponent's fleet size
  • opponent's hp
  • opponent's damage
  • opponent's score heuristic

Each of the tiles of that map will store the same kind of data.
Each tile will have a size of 10x10 units.

@AgathokakologicalBit AgathokakologicalBit added this to the Mapping milestone Dec 26, 2017
@AgathokakologicalBit AgathokakologicalBit self-assigned this Dec 26, 2017
AgathokakologicalBit added a commit that referenced this issue Jan 11, 2018
Added #2
Added #3

Fixed points generation
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