This website requires JavaScript.
Explore
Help
Sign In
Kwarde
/
Python-ConsoleGame-WizardsDuel
Watch
1
Star
0
Fork
0
You've already forked Python-ConsoleGame-WizardsDuel
Code
Activity
16
Commits
1
Branch
0
Tags
7f6ccb15efc0bd636584deea86bfe9b9b924071b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kwarde
7f6ccb15ef
Get player spell from input (or show a help message)
2024-01-15 15:11:13 +01:00
.gitignore
Add .gitignore file (Python and vscode templates from github)
2024-01-15 12:13:42 +01:00
game.py
Get player spell from input (or show a help message)
2024-01-15 15:11:13 +01:00
Pipfile
Modify Pipfile with a version for levenshtein
2024-01-15 13:13:31 +01:00
Pipfile.lock
Modify Pipfile with a version for levenshtein
2024-01-15 13:13:31 +01:00
player.py
Add methods and variables for running game
2024-01-15 14:11:24 +01:00
README.md
Add spells.find_spell_by_name()
2024-01-15 13:09:54 +01:00
spells.py
Get player wands, intro to battle, adds spells.random_battle_spell()
2024-01-15 14:56:20 +01:00
wands.py
Intro message, ask for player name, improve wand's representation (readability)
2024-01-15 14:27:08 +01:00
README.md
Simple console game written in Python. Based the on Harry Potter franchise
Description
No description provided
Readme
91
KiB
Languages
Python
100%