|
7cbcf4dbf4
|
Intro message, ask for player name, improve wand's representation (readability)
|
2024-01-15 14:27:08 +01:00 |
|
|
b20532ae4a
|
Add methods and variables for running game
|
2024-01-15 14:11:24 +01:00 |
|
|
5f1cdcfc7f
|
Implement Levenshtein.distance() in spells.find_spell_by_name()
|
2024-01-15 13:40:34 +01:00 |
|
|
6a9e3b126a
|
Add decreased_spell_speed/damage to Player class and cast_spell_result()- used to print outcome message of a spell cast
|
2024-01-15 13:31:26 +01:00 |
|
|
c039b38c82
|
Add Player class
|
2024-01-15 13:27:46 +01:00 |
|
|
b24ea5b610
|
Create wands
|
2024-01-15 13:22:19 +01:00 |
|
|
0c7ae19d40
|
Modify Pipfile with a version for levenshtein
|
2024-01-15 13:13:31 +01:00 |
|
|
83c4825651
|
Initialize pipenv with package levenshtein
|
2024-01-15 13:11:54 +01:00 |
|
|
4eceac132f
|
Add spells.find_spell_by_name()
|
2024-01-15 13:09:54 +01:00 |
|
|
b9ef609f1c
|
Add spells.print_spells()
|
2024-01-15 12:58:29 +01:00 |
|
|
e35cea92bf
|
Add spell objects
|
2024-01-15 12:52:21 +01:00 |
|
|
c303bfa37e
|
Add Spells class
|
2024-01-15 12:22:00 +01:00 |
|
|
256d17c6b9
|
Add .gitignore file (Python and vscode templates from github)
|
2024-01-15 12:13:42 +01:00 |
|
|
700f68d0fc
|
Init repo
|
2024-01-15 12:11:49 +01:00 |
|