The Word Runner is a game project where players navigate through challenges by solving word-based puzzles.
- Engaging word puzzles.
- Dynamic gameplay mechanics.
- Interactive user interface.
- Clone the repository:
git clone https://github.com/your-repo/TheWordRunner.git
- Open the project in IntelliJ IDEA:
- Launch IntelliJ IDEA.
- Select File > Open and navigate to the project directory.
- Click OK to load the project.
Run the game directly from IntelliJ IDEA:
- Open the Run/Debug Configurations menu.
- Set up the appropriate configuration for your project.
- Click the Run button to start the game.
Contributions are welcome! Please fork the repository and submit a pull request.