|
3 | 3 | ********
|
4 | 4 |
|
5 | 5 | This page shows some of the many ways Pymunk can be used. I hope you find them
|
6 |
| - as inspiring as I do! |
| 6 | +as inspiring as I do! |
7 | 7 |
|
8 | 8 | If you also have done something using Pymunk please let me know, and I can
|
9 | 9 | add it here!
|
|
14 | 14 | .. list-table::
|
15 | 15 | :widths: 40 60
|
16 | 16 |
|
| 17 | + * - .. image:: _static/suika-in-python.jpg |
| 18 | + - `Suika i Python <https://youtu.be/In0EvhenzeQ>`_ |
| 19 | + |
| 20 | + :subscript:`made by Ole-Batting. Retrieved 2024-08-18` |
| 21 | + |
| 22 | + A reimplementation of the `Suika Game |
| 23 | + <https://en.wikipedia.org/wiki/Suika_Game>`_ in Python / |
| 24 | + Pymunk. Combine fruits to make bigger fruits. |
| 25 | + |
| 26 | + Make sure to not miss the second part when Ole-Batting adds proper |
| 27 | + sprites to the game! On YouTube `here <https://youtu.be/_4kstHyPtSk>_` |
| 28 | + |
| 29 | + Source code of both part 1 and 2 on on |
| 30 | + `Github <https://github.com/Ole-Batting/suika>`_ |
| 31 | + |
| 32 | + * - .. image:: _static/pykart-1.1.png |
| 33 | + - `PyKart - build and drive your vehicles <https://valdotorium.itch.io/pykart>`_ |
| 34 | + |
| 35 | + :subscript:`made by Valdotorium. Retrieved 2024-08-18` |
| 36 | + |
| 37 | + A driving game in which players can drive the vehicles they built in |
| 38 | + generated landscapes with physics! |
| 39 | + |
| 40 | + This game comes both as a download, but also as a web version |
| 41 | + playable directly in the browser. |
| 42 | + |
17 | 43 | * - .. image:: _static/guide-the-ball.png
|
18 | 44 | - `Guide The Ball <https://github.com/francisA88/Guide-The-Ball-1>`_
|
19 | 45 |
|
@@ -640,7 +666,7 @@ List of papers which has used or mentioned Pymunk:
|
640 | 666 | "Dynamic Robot Path Planning Among Crowds in Emergency Situations."
|
641 | 667 |
|
642 | 668 |
|
643 |
| -List last updated 2024-04-28. If something is missing or wrong, please contact |
| 669 | +List last updated 2024-08-18. If something is missing or wrong, please contact |
644 | 670 | me!
|
645 | 671 |
|
646 | 672 |
|
|
0 commit comments