Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Feat/leaderboard #15

Merged
merged 8 commits into from
Dec 21, 2022
Merged

Feat/leaderboard #15

merged 8 commits into from
Dec 21, 2022

Conversation

l0u1sg
Copy link
Collaborator

@l0u1sg l0u1sg commented Dec 18, 2022

No description provided.

Create a fake leaderboard in a dict variable and show in the main window of PyGame.
Create the leaderboard class, import it in the main, create the leaderboard.txt with sample value
Check if the username is too long and return a list of only the 5 first player
Fetch the leaderboard sorted with the Leaderboard class
@l0u1sg l0u1sg changed the title draft: Feat/leaderboard Feat/leaderboard Dec 19, 2022
@l0u1sg l0u1sg requested a review from ChaarLeemagne December 21, 2022 16:49
Add a condition to check if a username in the database is empty and raise an error if it is
@ChaarLeemagne ChaarLeemagne merged commit 8641ea2 into feat/Interface Dec 21, 2022
@l0u1sg l0u1sg deleted the feat/leaderboard branch December 21, 2022 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants