Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

mwja/piston2d-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyston2d

forthebadge forthebadge

pyston2d, or piston2d-python, is a Python binding for the amazing Rust library piston2d.

This is very WIP, so I will not accept any issues (yet). Assume that breaking changes happen with every commit.

Building

Use setuptools to build

pip install setuptools wheel setuptools_rust
python setup.py install