Skip to content

SnkSynthesis/pyraycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyraycaster

Raycaster built with Python

How to run

  1. Switch to desired branch:
  • git switch main for 2D Raycaster
  • git switch 3D for 3D Raycaster
  1. Install dependencies:

pip install -r requirements.txt

  1. Run the project:

python -m pyraycaster

How to use

  • Move mouse around to move the rays

About

Raycaster built with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages