Sulig / Cub3D

My first RayCaster with miniLibX -----------------------> This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
2 stars 0 forks source link

Move on map with WASD #10

Closed Sulig closed 1 week ago

Sulig commented 1 week ago

The "A" && "D" commands are not working as intended Still thinking how to do forward movement


Sulig commented 1 week ago

Forward movement is working. I forget i was working with radians.