FunnyRayCaster
A downloadable game for Windows
Control:
W,A,S,D - walking on the map
Left arrow - turn left
Right arrow - turn right
The goal of the game:
on the first level, collect the key, go through the door. The second level - you can just walk on it
There are no critical bugs, it just doesn't work very well :)
The task was to implement a new interpretation of the classic raycasting engine. At the input, you submit a map of zeros and ones (wall units), rays are obtained from the position of the character, and then the walls are drawn with the illusion of 3D.
The classical algorithm uses a large number of rays. I wanted to try to discuss it in such a way that two beams were fired on one wall. I think the idea is still interesting, and I would like to develop it further. I will be glad to wide comments and suggestions.
Download
Install instructions
launch run.bat (in .zip archive)
Leave a comment
Log in with itch.io to leave a comment.