Loading repository data…
Loading repository data…
VijaySamant4368 / repository
StrinGame is a blind maze-solving adventure created entirely using the Pygame library and other Python modules, including the audio components. Experience the thrill of exploration and strategy in this traditional game with a new twist
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
StrinGame is a maze-solving game developed purely in Python using the Pygame library. Unlike traditional maze games, StrinGame incorporates a unique mechanic where players are given a brief glimpse of the maze layout before the lights go out. Players must then navigate through the dark maze by entering directional commands (WASD) to move their character. Once the player submits their input, the lights turn back on, revealing their progress and the surroundings.
Ensure you have Python 3 installed on your system.
Clone this repository to your local machine:
git clone https://github.com/yourusername/StrinGame.git
Install the required dependencies using pip:
pip install -r requirements.txt
Navigate to the directory where you cloned the repository.
Run the game by executing the following command:
python main.py
Follow the on-screen instructions to play the game. Use WASD keys to navigate through the maze when the lights are off.
Contributions are welcome! If you'd like to improve StrinGame or add new features, feel free to fork the repository and submit a pull request.
This project is licensed under the Creative Commons Attribution 4.0 International License. You are free to:
Under the following terms:
For any inquiries or feedback, please contact vijaysamant4368@gmail.com.