From 4d801746a7b79bf07976ab05c755479b050ba735 Mon Sep 17 00:00:00 2001 From: Danilo <144124813+ultimateownsz@users.noreply.github.com> Date: Thu, 17 Apr 2025 22:58:36 +0200 Subject: [PATCH] Update README.md This updates the url and name of the Pygame library. The community version is actively being worked on and the old pygame library is not. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572c01a..e431496 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ _Set of game frameworks, engines and platforms_ - :money_with_wings: [PlayCanvas](https://playcanvas.com/) - A WebGL Game Engine. - :tada: [Processing](https://www.processing.org/) - Processing is a programming language, development environment for artists, designers, researchers. - :tada: [PuzzleScript](http://www.puzzlescript.net/) - open-source HTML5 puzzle game engine. -- :tada: [PyGame](http://pygame.org/hifi.html) - a 2D game engine in Python. +- :tada: [PyGame-CE](https://pyga.me/docs/index.html) - Pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library - :tada: [Pyxel](https://github.com/kitao/pyxel) - a retro game engine for Python. - :moneybag: [RPGMaker](http://www.rpgmakerweb.com/) - series of programs for the development of role-playing games. - :tada: [Rajawali](https://github.com/Rajawali/Rajawali) - Android OpenGL ES 2.0/3.0 Engine