Skip to content

A minimal Python based ray-casting engine that supports textures and animations with a small survival based FPS game built on top.

Notifications You must be signed in to change notification settings

jsai28/PyCaster3D

Repository files navigation

A survival FPS game created from a Python-based ray casting engine written from scratch!

image

Enemies will track your position using a basic breadth first search algorithm.

image

To play the game, download the code as a zip folder and click the main.exe file!

About

A minimal Python based ray-casting engine that supports textures and animations with a small survival based FPS game built on top.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages