git clone git@github.com:1RO8s/cub3D.git
cd cub3d
make
./cub3D map/test.map
# set alias command
source config/alias.zsh
# execute './cub3D map/test.cub'
run
# current directory is PROJECT_DIR/cub3d
git clone git@github.com:kamitsui/cub3D_parse_test.git
cd test
# parse check
./parse_check
# run with select map
./run_select_map.sh
# leak check
./leak_check.sh
make
./cub3D map/test.map
# or
source config/alias.zsh
run
memo : paste the completed cub3D game image here
note : image_note
Joined the 42Tokyo in the same year (2023.1)
Start this project at 2024.8