Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 977 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 977 Bytes

cub3d-tester

A Cub3d project tester for 42 School

How to use ?

  1. Clone this repo in the root folder of your Cub3D project. (⚠️ Don't rename the repo folder, or edit mapsPath in both .sh)
  2. Go in the cloned folder.
  3. If your makefile and Cub3D executable are in the root of your project, skip this step.
    • Open test-map-errors.sh and edit line 2 and 3, "execPath" and "makePath".
    • Do the same for test-map-weird.sh.
  4. Run sh test-map-errors.sh and sh test-map-weird.sh.

Screenshots

Success

Error

test-map-errors.sh

test-map-weird.sh