Skip to content

TASK Refactor to use binary operations for faster computations #124

@thejhh

Description

@thejhh

Goal is to refactor internal operations to use bit operations instead of loops and brute force. Especially attack map calcutations are fast binary operations after this, using 64-bit unsigned integers. This will limit the board size as 8x8 (maximum 64 tiles) for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions