From 5d20084db7f0ec6ffdea4ca97b6bd9f1ff6a1378 Mon Sep 17 00:00:00 2001 From: "Hezekiah M. Carty" Date: Fri, 3 Jul 2026 19:07:25 -0600 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d99186ca..29584f20 100644 --- a/README.md +++ b/README.md @@ -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.