Skip to content

1RO8s/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3D

if update submodules

fetch all submodules

# Case of update libft
cd lib/libft
git fetch
git main
git ../..

Build

make

output the below message build_image

Run

./cub3D map/test.map

-> Current Progress

memo : paste the completed cub3D game image here

note : image_note

Directories and Files

tree -L 1 .
.
├── Makefile
├── README.md
├── cub3D
├── docker
├── docs
├── includes
├── lib
├── map
├── objs
├── resource
└── srcs

About us

Joined the 42Tokyo in the same year (2023.1)

Start this project at 2024.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published