Skip to content

Frogger example #469

@rusu24edward

Description

@rusu24edward

In Epic #2

Unknown

Frogger is a familiar arcade game where the agent attempts to move a frog across the map. It can move forward, left, right, and backward. It first encounters a road with cars moving in left or right depending on their lane. Cars “spawn” from the left or right side of the map. If the agent gets hit by a car, it dies. After the road, the agent encounters a river with logs and turtle clusters moving left or right depending on their lane, also spawning on the left or right side of the map. Opposite of the cars, the agent must jump on the logs or turtles, and if it misses them and falls into the river, it dies. Furthermore, the turtles can randomly dive without warning, and if the agent is on a diving turtle, it falls into the river and dies. The agent is rewarded if it can navigate these obstacles within a time-limit and reach the Lilypad at the end.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions