compute_points_eaten: Compute Point Eaten by Pac-Man

Description Usage Arguments Value

View source: R/compute_points_eaten.R

Description

Compute Point Eaten by Pac-Man

Usage

1
compute_points_eaten(bonus_points, pacman_moves)

Arguments

bonus_points

Bonus points coordinates.

pacman_moves

Pac-Man computed moves.

Value

Returns a tibble with the coordinates of point eaten by Pac-Man.


ggpacman documentation built on July 1, 2020, 11:11 p.m.