Project Page
Pseudo3D renderer:
A ray-caster that turns a 2d map into a semi 3d looking area.
Languages:
- C++
Project: Pseudo3D renderer.
Description:
During my first year at AIE I was making different examples just to improve my skill,
after a fail attempt at 3d (Youtube Link)
I was determined to make a better version of it!
While reading about ray-casting and how wolfenstein was rendered I set out to make this.
Images/Gifs:

Able to walk around the area at a stable fps.

There is a level manager, where you can pick from a list of levels
levels can also be different sizes.

You can also edit and create new levels that get added to the list.
Videos:
video demonstrating the program