compute_points_eaten: Compute Point Eaten by Pac-Man

View source: R/compute_points_eaten.R

compute_points_eatenR Documentation

Compute Point Eaten by Pac-Man

Description

Compute Point Eaten by Pac-Man

Usage

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.


mcanouil/ggpacman documentation built on Dec. 10, 2022, 12:29 p.m.