neu-cs4530 / spring24-project-team-208

spring24-project-team-208 created by GitHub Classroom
https://coveytownbattleship.onrender.com/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Previous Games and Cheet Sheet Modal #45

Closed nkosko21 closed 6 months ago

nkosko21 commented 6 months ago

When the notebook is clicked during a battleship game the user is shown a modal outlining the different boat types and their previous games, wins, losses, and ELO.

mattcasey02 commented 6 months ago

The previous games formatting is messed up Screenshot 2024-04-09 at 5 40 10 PM

mattcasey02 commented 6 months ago

I also think we should add the ELO next to the username of the player, e.g. Blue: mattcasey02 (1000) Green: other_player (400)

mattcasey02 commented 6 months ago

I also think we should add the ELO next to the username of the player, e.g. Blue: mattcasey02 (1000) Green: other_player (400)

Addressed this with the most recent commit

nkosko21 commented 6 months ago

The previous games formatting is messed up Screenshot 2024-04-09 at 5 40 10 PM Screenshot 2024-04-09 at 21 07 55

Tweaked so it fits now!