Last updated:
0 purchases
arcadeimgui 0.5
Arcade ImGui
The Python Arcade Library + pyimgui = :heart:
:package: Package
Prerequisite
Get Poetry
Clone
git clone https://github.com/kfields/arcade-imgui.git
cd arcade-imgui
poetry shell
poetry install
Run an example
cd examples
python basic.py
Run the Demo
cd imdemo
poetry install
python imdemo
Run the ImFlo Demo
cd imflo
poetry install
python imflo
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.