Bratah123 / BrackeysJam2024.1

Our game submission for Brackey's Game Jam 2024.1
MIT License
0 stars 0 forks source link

Users should have scores tracked #22

Open KOOKIIEStudios opened 5 months ago

KOOKIIEStudios commented 5 months ago

Global variables

FLOORS

BOSS_KILLS

HEAL_POT_COUNT

DEBUFF_POT_COUNT

TIME_PLAYED

Tabulation functions

calculate_score()

KOOKIIEStudios commented 5 months ago

Made some modification based on discussions made today. Also drafted some formulae for score calculation.

KOOKIIEStudios commented 5 months ago

Note that a side effect of this formulae is that if a player keeps spamming potions but can't clear many floors before dying, they can have negative final scores