StreetCrawler is a Unity game where the player navigates through a procedurally generated maze, collects glowing butterflies, and uses the sewers to exit. The game loops, providing endless fun and challenge.
- Navigate through a procedurally generated maze.
- Collect glowing butterflies scattered throughout the maze.
- Find and use the sewer cover to exit the maze.
- The game loops, generating a new maze each time you exit.
- Procedurally generated maze for endless gameplay.
- Collectible glowing butterflies.
- Dynamic lighting and immersive sound effects.
- Simple and intuitive controls.
- WASD or Arrow Keys: Move the player.
- Mouse: Look around.
- E: Interact with objects (e.g., collect butterflies, use sewer cover).
- Clone the repository:
git clone https://github.com/YourUsername/StreetCrawler.git
- Open the project in Unity.
- Press the Play button to start the game.
Contributions are welcome! Please fork the repository and submit a pull request.