Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Alireza0K Alireza0K released this 10 Aug 23:12
· 49 commits to main since this release
bbbfafd

Models:

  • FUNCTIONS ADDED:
    • FetchAllMembersOfGroup: Retrieves all members of the current group.
    • ClearGroup: Removes all players from the current group.
    • DeleteGroup: Deletes the current group.
    • ToghseThePoint: Updates a player's score.
    • NaatoWon: Handles the scenario where a player named Naato wins.

Controller:

  • FUNCTIONS ADDED:
    • EndGame: Ends the current game session.
    • AllUsersPoints: Displays all players' points.

main:

  • Added another message for the player to see their own points or coin balance.