This is a Python-based 3D rendering engine built from scratch using Pygame. It implements a software rasterizer to render a block world in real time, without using any hardware-accelerated 3D APIs ...
This repository contains a 3D pool game developed using Python and the Pygame library. The game provides an immersive experience where two players take turns shooting pool balls into black pockets ...