Skip to content

Repository files navigation

Interactive Suguru Playground App Repository

This repository houses the source code for an interactive web application that allows you to play Suguru puzzles, a captivating pencil-and-paper game created by Naoki Inaba, a renowned Japanese puzzle designer. The app is designed to provide an enjoyable user interface for solving and customizing Suguru puzzles.

Live Demo

You can access the live version of the Interactive Suguru Playground app by visiting https://abcqwq.pythonanywhere.com/.

Local Installation

To set up the Interactive Suguru Playground app on your local machine, follow these simple steps:

  1. Clone this repository to your preferred directory using the following command:

    git clone [repository URL]
    
  2. Navigate to the project's root directory.

  3. Install the necessary dependencies by running the following command:

    pip install -r requirements.txt
    

    This command will automatically install the required packages and libraries.

  4. Once the dependencies are installed, start the app by executing the following command:

    python manage.py runserver
    

    This command will launch a local development server.

  5. Open your preferred web browser and visit http://localhost:8000 to access the Suguru Playground app.

Now you can enjoy solving and customizing Suguru puzzles right from the comfort of your own computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages