Skip to content

Commit ab79203

Browse files
committed
Update links for game frameworks
1 parent eab6f83 commit ab79203

4 files changed

Lines changed: 254 additions & 20 deletions

File tree

index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3613,14 +3613,14 @@ <h3 class="mt-4 display-6">Games</h3>
36133613

36143614
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
36153615
<div class="card p-3 text-center">
3616-
<a href="https://www.pygame.org/" target="_blank">
3617-
<img class="card-img-top p-3" src="static/image/logos/pygame.png" style="background-color: #000; width: 100%; height: auto;" alt="pygame">
3616+
<a href="https://github.com/pygame/pygame" target="_blank">
3617+
<img class="card-img-top p-3" src="static/image/logos/pygame.svg" style="background-color: #000; width: 100%; height: auto;" alt="pygame">
36183618
</a>
36193619
<h3></h3>
36203620
<figure class="p-3 mb-0">
36213621
<blockquote class="blockquote">
36223622
<p>
3623-
<a href="https://www.pygame.org/" target="_blank">
3623+
<a href="https://github.com/pygame/pygame" target="_blank">
36243624
Pygame is a set of Python modules designed for writing games.
36253625
</a>
36263626
</p>
@@ -3632,7 +3632,7 @@ <h3></h3>
36323632
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
36333633
<div class="card">
36343634
<div class="cart-title text-center">
3635-
<a href="https://api.arcade.academy/en/latest/" target="_blank">
3635+
<a href="https://github.com/pythonarcade/arcade" target="_blank">
36363636
<img class="card-img-top p-1" src="static/image/logos/arcade.svg" style="width:60%; height:auto;" alt="Arcade">
36373637
</a>
36383638
<hr class="my-2">
@@ -3650,15 +3650,15 @@ <h3><a href="https://github.com/pythonarcade/arcade" target="_blank">Arcade</a><
36503650

36513651
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
36523652
<div class="card p-3 text-center">
3653-
<a href="https://www.panda3d.org/" target="_blank">
3653+
<a href="https://github.com/panda3d/panda3d" target="_blank">
36543654
<img class="card-img-top p-3" src="static/image/logos/panda3d.png" style="background-color: #000; width: 60%; height: auto;" alt="panda3d">
36553655
</a>
36563656
<hr class="my-3">
3657-
<h3><a href="https://www.panda3d.org/" target="_blank">PANDA3D</a></h3>
3657+
<h3><a href="https://github.com/panda3d/panda3d" target="_blank">PANDA3D</a></h3>
36583658
<figure class="p-3 mb-0">
36593659
<blockquote class="blockquote">
36603660
<p>
3661-
<a href="https://www.panda3d.org/" target="_blank">
3661+
<a href="https://github.com/panda3d/panda3d" target="_blank">
36623662
THE OPEN SOURCE FRAMEWORK FOR 3D RENDERING AND GAMES
36633663
</a>
36643664
</p>
@@ -3674,13 +3674,13 @@ <h3><a href="https://www.panda3d.org/" target="_blank">PANDA3D</a></h3>
36743674
<div class="card p-3">
36753675
<figure class="p-3 mb-0">
36763676
<div class="text-center">
3677-
<a href="https://www.harfang3d.com/" target="_blank">
3677+
<a href="https://github.com/harfang3d/harfang3d" target="_blank">
36783678
<img class="card-img-top" src="static/image/logos/harfang3d.png" style="width: 60%; height: auto;" alt="harfang3d">
36793679
</a>
36803680
</div>
3681-
<h3><a href="https://github.com/harfang3d" target="_blank">HARFANG®3D</a></h3>
3681+
<h3><a href="https://github.com/harfang3d/harfang3d" target="_blank">HARFANG®3D</a></h3>
36823682
<blockquote class="blockquote">
3683-
<a href="https://www.harfang3d.com/" target="_blank">
3683+
<a href="https://github.com/harfang3d/harfang3d" target="_blank">
36843684
Python framework for 3D, VR and game development.
36853685
</a>
36863686
</blockquote>
@@ -3691,13 +3691,13 @@ <h3><a href="https://github.com/harfang3d" target="_blank">HARFANG®3D</a></h3>
36913691
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
36923692
<div class="card">
36933693
<div class="card-body">
3694-
<a href="https://www.ogre3d.org/" target="_blank">
3694+
<a href="https://github.com/OGRECave/ogre" target="_blank">
36953695
<img class="card-img-top p-1" src="static/image/logos/ogre3d.png" style="width:100%; height:auto;" alt="ogre3d">
36963696
</a>
36973697
<p class="card-text text-muted mt-3"><small>Object-Oriented Graphics Rendering Engine</small></p>
36983698
<hr>
36993699
<p class="card-text">
3700-
<a href="https://pyopengl.sourceforge.net/" target="_blank">
3700+
<a href="https://github.com/OGRECave/ogre" target="_blank">
37013701
Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.
37023702
</a>
37033703
</p>
@@ -3708,16 +3708,16 @@ <h3><a href="https://github.com/harfang3d" target="_blank">HARFANG®3D</a></h3>
37083708
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
37093709
<div class="card">
37103710
<div class="cart-title text-center">
3711-
<a href="https://www.renpy.org/" target="_blank">
3711+
<a href="https://github.com/renpy/renpy" target="_blank">
37123712
<img class="card-img-top p-1" src="static/image/logos/renpy.png" style="width:40%; height:auto;" alt="RenPy">
37133713
</a>
3714-
<h3><a href="https://www.renpy.org/" target="_blank">Ren'Py</a></h3>
3714+
<h3><a href="https://github.com/renpy/renpy" target="_blank">Ren'Py</a></h3>
37153715
</div>
37163716
<div class="card-body text-center">
37173717
<figure class="p-3 mb-0">
37183718
<blockquote class="blockquote">
37193719
<p>
3720-
<a href="https://www.renpy.org/" target="_blank">
3720+
<a href="https://github.com/renpy/renpy" target="_blank">
37213721
Ren'Py is a visual novel engine
37223722
</a>
37233723
</p>
@@ -3735,11 +3735,11 @@ <h3><a href="https://www.renpy.org/" target="_blank">Ren'Py</a></h3>
37353735
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
37363736
<div class="card">
37373737
<div class="card-body text-end">
3738-
<h3><a href="https://pyopengl.sourceforge.net/" target="_blank">PyOpenGL</a></h3>
3738+
<h3><a href="https://github.com/mcfletch/pyopengl" target="_blank">PyOpenGL</a></h3>
37393739
<p class="card-text text-muted mt-3"><small>The Python OpenGL Binding</small></p>
37403740
<hr>
37413741
<p class="card-text">
3742-
<a href="https://pyopengl.sourceforge.net/" target="_blank">
3742+
<a href="https://github.com/mcfletch/pyopengl" target="_blank">
37433743
PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs.
37443744
</a>
37453745
</p>
@@ -3750,12 +3750,12 @@ <h3><a href="https://pyopengl.sourceforge.net/" target="_blank">PyOpenGL</a></h3
37503750
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
37513751
<div class="card">
37523752
<div class="card-header" style="background-color: #1995dc;">
3753-
<h2><a style="color: #fff;" href="https://pysdl2.readthedocs.io/en/latest/" target="_blank">PySDL2</a></h2>
3753+
<h2><a style="color: #fff;" href="https://github.com/py-sdl/py-sdl2" target="_blank">PySDL2</a></h2>
37543754
</div>
37553755
<div class="card-body">
37563756
<blockquote class="mb-0">
37573757
<p>
3758-
<a href="https://pysdl2.readthedocs.io/en/latest/" target="_blank">PySDL2</a>
3758+
<a href="https://github.com/py-sdl/py-sdl2" target="_blank">PySDL2</a>
37593759
is a pure Python wrapper around the SDL2, SDL2_mixer, SDL2_image, SDL2_ttf, and SDL2_gfx libraries.
37603760
</p>
37613761
<hr class="mb-2">
@@ -3768,7 +3768,7 @@ <h2><a style="color: #fff;" href="https://pysdl2.readthedocs.io/en/latest/" targ
37683768
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
37693769
<div class="card">
37703770
<div class="cart-title text-center">
3771-
<a href="https://www.cocos.com/" target="_blank">
3771+
<a href="https://github.com/los-cocos/cocos" target="_blank">
37723772
<img class="card-img-top p-1" src="static/image/logos/cocos.png" style="width:30%; height:auto;" alt="COCOS">
37733773
</a>
37743774
</div>

static/image/logos/beeware.png

-22.3 KB
Binary file not shown.

static/image/logos/pygame.png

-14.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)