A Python project that creates and queries a database of monsters with complex attributes.
- Install dependencies:
pip install -r requirements.txt
- Initialize the database (creates and populates the monsters.json file):
python monster_init.py
- Query the database:
python monster_start.py
- Database creation with 10,000 monsters stored in a JSON file
- Each monster has random attributes, abilities, and inventory items
- Monster names are combinations of Harry Potter characters and French politicians
- Monsters sorting