Skip to content

AlirezaSaadatmand/Ray-Casting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

This is a ray casting project using Python / pygame

The character moves using W A S D keys and the field of view changes using rightArrow and leftArrow.

You can change the map the way you want using MAP list in the code .

The code reads the MAP list and where there is a 1 it makes a square and where there is a 0 it leave it be .

Hear is demo :

Screenshot 2024-05-23 100608

Here is the 3D version .

Screenshot 2024-06-05 043721

About

2D & 3D Ray casting project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages