chingu-voyages / v44-tier2-team-25

Boole Bots is a game that is not only fun, but also an aid in helping to understand basic Boolean logic. This game has an arena of 8x8 game tiles in which your bots move at random speeds and trajectories. The Bots are assigned boolean values of 0 or 1 and boolean operations - AND, OR, NOR, NOT.
https://boolebots25.netlify.app
1 stars 2 forks source link

Feature/leaderboard-ties #86

Closed demartinom closed 1 year ago

demartinom commented 1 year ago

Add ties to the leaderboard. It seems to mess up the alignment of the numbers in the board. My thinking is it should be changed to a grid instead of using flex

netlify[bot] commented 1 year ago

Deploy Preview for deluxe-sopapillas-b7eb87 ready!

Name Link
Latest commit 1384ea76aa51c0f8f201f9178bbf031a470cda27
Latest deploy log https://app.netlify.com/sites/deluxe-sopapillas-b7eb87/deploys/6480d295060ecc0007e611ea
Deploy Preview https://deploy-preview-86--deluxe-sopapillas-b7eb87.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

demartinom commented 1 year ago

The styling I did of the leaderboard is probably not the cleanest way of doing it so feel free to make changes!