An open API service indexing awesome lists of open source software.

https://github.com/eel-moun/3d-raycast-maze

this project is about creating a 3d maze inspired from the first rpg game ever wolfstein 3d by using RayCasting method .
https://github.com/eel-moun/3d-raycast-maze

algorithms c collaboration git graphics-programming maths minilibx raycasting system-design

Last synced: 2 months ago
JSON representation

this project is about creating a 3d maze inspired from the first rpg game ever wolfstein 3d by using RayCasting method .

Awesome Lists containing this project

README

          

# 3D-Raycast-Maze

![Logo](https://i.ibb.co/3f3qF6r/3d-game.png)

# 3D-GAME

This is a 3D game that uses ray casting to render its environment, similar to the classic first-person shooter Wolfenstein 3D.

It made with the awesome [alouane04](https://github.com/alouane04)