2.5D Graphics Demo
This demo uses ray casting to simulate a 3D environment in text, often called "2.5D" graphics. Walls and floors are rendered with ASCII symbols to create depth and perspective.
Navigation:
Use Arrow keys or WASD to move and turn:
• Up/W: Move forward
• Down/S: Move backward
• Left/A: Turn left
• Right/D: Turn right