A text-based spy game written in Python where the player navigates rooms, collects items, and defeats enemies.
Run TextBasedGame.py in any Python IDE (tested in PyCharm with Python 3.12).
- Room navigation
- Inventory system
- Simple combat outcomes based on player items
- Input validation and replayability
- Language: Python
- IDE: PyCharm
- Version: Python 3.12
Justin Vaughn