Refactor Maze #4

Open
opened 2020-09-12 06:12:08 +02:00 by McSinyx · 0 comments
Owner

It's doing to many things apparently. I figure moving the following from it, along with what in Games into classes that handle:

  • Display
  • Audio
  • Interactive control
  • Remote control
  • Record
  • Config and CLI

and plug them together using multiple-inheritance/mix-in.

It's doing to many things apparently. I figure moving the following from it, along with what in Games into classes that handle: * Display * Audio * Interactive control * Remote control * Record * Config and CLI and plug them together using multiple-inheritance/mix-in.
McSinyx added this to the 1.0 milestone 2020-09-12 06:12:08 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: McSinyx/brutalmaze#4
No description provided.