angelortizv / pacman

A PacMan clone written in C++ and Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pacman entity desappear when ate a ghost

angelortizv opened this issue · comments

This bug causes that when a ghost is eaten the game does not deduct the points that are eaten in that course, therefore the player can not win.