Python Terminal Raycaster!!!!!!!
[deleted]
What is this?
This is an adaptation of a python raycaster tutorial. I wanted to learn how to make a raycaster and after looking at a 10-15min tutorial for 3min I got a pretty good handle on it. After learning how to raycast I wanted to try to make one in the python terminal. So I did.
How to play?
W Key: Go Forward
S Key: Go Backward
A Key: Rotate Towards the Left
D Key: Rotate Towards the Right
Also
If you like this repl, comment on what I should either add or what I should code next! Thanks!
NOTE: This repl needs a kinda big screen to fully view it so it might be better to fork or something.