A lexical and syntax analyzer written in Python.
python = ">=3.10,<3.11"
PySide2 = "^5.15.2"
lark = "^1.1.2"
pyinstaller = "^5.1"
You can also see this here.
- Clone this repository by typing
git clone https://github.com/chraem/Fight-On
on your terminal. - Make sure you have poetry on your machine.
For more details, visit the poetry website.
- Install the dependencies needed by typing
poetry install
on your terminal. - Run the program by typing
poetry run python main.py
.
- Download and install the
FightOn-Setup.exe
.
You can access the installer by going to this link.
- Upon installation, go to the directory where you install FightOn.
- Go to the directory where you install FightOn.
- Inside the FightOn folder you will see an executable file with the name
FightOn.exe
. - Run the
FightOn.exe
.
You may also want to check this link for the installer, and documentation.