Skip to content

romslf/cub3d-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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