Skip to content

kfields/arcade-imgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade ImGui

The Python Arcade Library + pyimgui = ❤️

📦 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

About

Python Arcade / ImGui Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages