Update orxpy repository link (#525)

The pocketpy extension for orx has been merged upstream and is included with the engine out of the box, so my fork is no longer required to use pocketpy + orx.
This commit is contained in:
Hezekiah M. Carty 2026-07-03 19:07:25 -06:00 committed by GitHub
parent ea82f56373
commit 5d20084db7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ And these are the results of the primes benchmark on Intel i5-12400F, WSL (Ubunt
| [TIC-80](https://github.com/nesbox/TIC-80) | TIC-80 is a fantasy computer for making, playing and sharing tiny games. |
| [py-js](https://github.com/shakfu/py-js) | Python3 externals for Max / MSP. |
| [crescent](https://github.com/chukobyte/crescent) | Crescent is a cross-platform 2D fighting and beat-em-up game engine. |
| [orxpy](https://github.com/hcarty/orx) | Python extension for orx engine. |
| [orxpy](https://github.com/orx/orx) | Python extension for orx engine. |
| [CANopenTerm](https://canopenterm.de/python-api) | Open-source software tool for CANopen CC networks and devices. |
Submit a pull request to add your project here.