/2D-Raycast

A 2D raycast/lighting algorithm written in python

Primary LanguagePythonMIT LicenseMIT

2D - Raycast

A 2D raycast / lighting algorithm written in python

If you want to support me check out my fiverr

Instructions

Clone this repository:

git clone https://github.com/BarbosaRT/2D-Raycast.git

Access the directory:

cd 2D-Raycast

Now install the dependencies:

pip install -r requirements.txt

And run:

python3 demo.py