BarbosaRT / 2D-Raycast

A 2D raycast/lighting algorithm written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A 2D raycast/lighting algorithm written in python

License:MIT License


Languages

Language:Python 100.0%