Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

The game has one basketball #14

@richelbilderbeek

Description

@richelbilderbeek

Basketball has one ... uh ... basketball :-)
Put this into the game.

// Create a 'game'
const game g;
// Then one of these options:
g.get_ball(); // 1 <--- this is one probably better :-)
const auto& b{g.get_ball()}; //2
// as getting the ball _is_ the test

Metadata

Metadata

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