Skip to content
Snippets Groups Projects
Commit 97539d86 authored by Florian Schröder's avatar Florian Schröder
Browse files

Refactor code for clarity and type hinting

The code has been refactored to clarify the functionality of various components and improve type hinting. Documentation for methods has been expanded. The return types of to_dict methods in several classes have been changed to return CounterState. The Counter class now correctly handles cases where an Item or Iterable[Item] is occupied. An unnecessary Boolean attribute, all_players_ready, has been commented out. Manual normalization of orientation vectors has been introduced.
parent b0201cd6
No related branches found
No related tags found
No related merge requests found
Pipeline #48037 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment