Greveley / Raycasting

Pygame implementation of raycasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycasting

An implementation of raycasting using PyGame and Numpy based on this coding train challenge (https://www.youtube.com/watch?v=TOEi6T2mtHo).

Rays originate from mouse position, MouseClick = turn rays on/off, wall locations are random with every run of the code.

alt text

About

Pygame implementation of raycasting


Languages

Language:Python 96.9%Language:C 2.9%Language:Fortran 0.1%Language:Java 0.0%Language:Shell 0.0%Language:C++ 0.0%Language:HTML 0.0%Language:PowerShell 0.0%