blueloveTH 2 anni fa
parent
commit
c5ca2dc60b
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -113,6 +113,10 @@ Check our [Coding Style Guide](https://pocketpy.dev/coding_style_guide/) if you
 
 
   An excellent learning material. It illustrates how Python's virtual machine works.
   An excellent learning material. It illustrates how Python's virtual machine works.
 
 
++ [box2d](https://box2d.org/)
+
+  The world's best 2D physics engine, written by Erin Catto. `box2d` now becomes a built-in module in pkpy `v1.1.3` and later.
+
 
 
 ## License
 ## License