Skip to content

Enemy Movement with the Interpreter and Visitor Patterns #18

@Ragnarok540

Description

@Ragnarok540

Right now, the enemy movement is hard coded. Implement a simple language that describes possible movements for the enemies using the Interpreter pattern, and also allow for different movements for each enemy on the screen. The Visitor pattern can be used to do the interpretation.

Metadata

Metadata

Assignees

Labels

88 hoursenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions