algosup / 2023-2024-project-2-x86-retrogaming-team-4

Second project of 2023-2024 year which aims recreating a faithful Pac-Man clone in assembly x86 using DOSBox 🕹️
Other
10 stars 0 forks source link

Score display #84

Closed MaximeAlgosup closed 10 months ago

MaximeAlgosup commented 10 months ago

Add score display

benoitdekeyn commented 10 months ago

we have already lost a life at the beginning and we can play without lefting lives actually lives displaying counter has a step more than the deaths' counter

benoitdekeyn commented 10 months ago

Sorry, I mistakenly thought that the display of lives was offset, whereas the original Pacman game is well done that way.