This website requires JavaScript.
Explore
Help
Sign in
rparodi
/
Cub3D
Watch
1
Star
0
Fork
You've already forked Cub3D
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This project is inspired by the world-famous eponymous 90's 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.
32
commits
1
branch
0
tags
448
KiB
C
93.4%
Makefile
6.4%
Nix
0.2%
2c01688e6d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Raphael
2c01688e6d
build: pushing flake env
2024-11-14 23:19:40 +01:00
includes
feat: added a function called blank to fill in the struct with known file for Raycast dev
2024-11-13 06:59:02 +01:00
libft
feat: added maps, added readfile to parsing
2024-11-12 11:30:30 +01:00
maps
feat: added maps, added readfile to parsing
2024-11-12 11:30:30 +01:00
minilibx-linux
@
7dc53a411a
Adding the minilibx and updated the makefile
2024-11-08 11:46:08 +01:00
mlx_layer
feat: added maps, added readfile to parsing
2024-11-12 11:30:30 +01:00
parsing
feat: added a function called blank to fill in the struct with known file for Raycast dev
2024-11-13 06:59:02 +01:00
raycast
feat: finished base framework to test mlx ideas
2024-11-12 06:22:27 +01:00
sources
feat: added a function called blank to fill in the struct with known file for Raycast dev
2024-11-13 06:59:02 +01:00
.clangd
style: adding lib for the new computer
2024-11-14 22:36:51 +01:00
.envrc
build: pushing flake env
2024-11-14 23:19:40 +01:00
.gitignore
build: compilation fixed on macos
2024-11-11 17:20:23 +01:00
.orga.txt
docs: Added organisation file as .orga.txt
2024-11-11 18:05:22 +01:00
.ref.md
style: adding the clangdd configuration
2024-11-11 17:50:39 +01:00
flake.nix
build: pushing flake env
2024-11-14 23:19:40 +01:00
Makefile
feat: added maps, added readfile to parsing
2024-11-12 11:30:30 +01:00