mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 17:37:46 +00:00
Ports: Add GLTron
The patches mainly convert this SDL1 game to SDL2. It has some graphical artifacts, but it's playable!
This commit is contained in:
parent
1c2e07d42a
commit
c7e021c1f1
10 changed files with 234 additions and 0 deletions
|
@ -55,6 +55,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
|
|||
| [`git`](git/) | Git | 2.33.0 | https://git-scm.com/ |
|
||||
| [`glib`](glib/) | GLib | 2.70.0 | https://wiki.gnome.org/Projects/GLib |
|
||||
| [`glm`](glm/) | OpenGL Mathematics (GLM) | 0.9.9.8 | https://github.com/g-truc/glm |
|
||||
| [`gltron`](gltron/) | GLTron | 0.70 | http://gltron.org |
|
||||
| [`glu`](glu/) | Mesa GLU | 9.0.2 | https://gitlab.freedesktop.org/mesa/glu |
|
||||
| [`gmp`](gmp/) | GNU Multiple Precision Arithmetic Library (GMP) | 6.2.1 | https://gmplib.org/ |
|
||||
| [`gnucobol`](gnucobol/) | GnuCOBOL | 3.1.2 | https://gnucobol.sourceforge.io/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue