views
36
Free

PyBackrooms Maze 2D

Version: 0.2.022 days ago

PyBackrooms Maze 2D is a simple 2D maze game written in Python using the pygame package.

The original code for this game is also open sourced on Codeberg licensed under the Apache 2.0 license so you can edit this game to be your own style.

SOURCE CODE: https://codeberg.org/ahsokasoftware/PyBackroomsMaze2D

If you get a "The program can't start because api-ms-win-core-path-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem." error, it means Microsoft Visual C++ Redistributable 2015 is either missing or corrupted. You can fix this by installing the software here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist

To use the Linux version, make sure your Linux distro is running GLIBC (GNU C Library) 2.31 or newer. You can verify by running the following command in your terminal: "ldd --version".

#python



all-ages

PyBackrooms Maze 2D game v0.2.0 RELEASED! Read the article to see the changelog for v0.1.0 and v0.2.0

PyBackrooms Maze 2D game v0.0.2 RELEASED! Read the article to see the changelog for v0.0.1 and v0.0.2