Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 749 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 749 Bytes

This program requires Python 3.11.8 or higher and pip 24.0 or higher.

In order to use this program you need to go into your terminal and navigate to the directory you want the project inside. From here you can get the program running on Windows through typing these commands in this order:

1. git clone https://github.com/scriptis-png/Logle
2. cd Logle
3. pip install -r requirements.txt
4. python main.py

From here the program is running and you can navigate to it by going to your browser and entering the development server provided. (Most likely http://127.0.0.1:5000)

You can test the program by entering "Kilpatrick" into Character and "Area-52" into Server.

A live version of this project can be found at https://loglewow.vercel.app