Skip to content

board_builder.py #29

@JiggsUK

Description

@JiggsUK
  • Create a 'board' class to use in the main.py
  • Initialise the object with the create_board method below

Function: create_board
Purpose: Creates a blank board ready for use
Acceptance Criteria:

  1. Function that builds the base scrabble board including locations of bonus point tiles such as double/triple word and letter score tiles
  2. Must include letter/number labelling to allow a user to select a tile location later

Function: view_board
Purpose: When called, this displays the state of the current board
Acceptance Criteria:

  1. Displays the board in the console

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

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