1
0
Commit Graph

6 Commits

Author SHA1 Message Date
1485f171be Make game.py compatible with the new dicts 2024-01-18 16:31:43 +01:00
7d28ac961c Convert wands to dict 2024-01-18 07:05:31 +01:00
4a01544ebf Address issues in #6 and #7
FIX: Stunned rounds being off by one (fixes #6)

FIX: Output messages if player is stunned

FIX: Protego working while being stunned (fixes #7)

FIX: Finite Incantatem not working

FIX: (sneakily added this fix without creating an issue) Blinded effect not doing anything
2024-01-16 16:02:35 +01:00
90715ab43f Add .active_spell to Player (removes playerN_active_spell), finish duelling logic 2024-01-15 16:00:44 +01:00
7cbcf4dbf4 Intro message, ask for player name, improve wand's representation (readability) 2024-01-15 14:27:08 +01:00
b24ea5b610 Create wands 2024-01-15 13:22:19 +01:00