Skip to content

In chess_env.py implement ChessEnv.get_possible_moves() #5

@thomasfortin1

Description

@thomasfortin1

This should return a list of all possible moves. Each move should either be a "Move" object or a string using standard chess move notation. Choose which to use based on what will be faster and use the least amount of memory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions