Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrefHub authored Nov 14, 2022
1 parent ece1d87 commit 26350fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ git clone --recurse-submodules https://github.com/AndrefHub/cub3d.git && cd cub3
#### Build:
```bash
make # Mandatory part
```
```bash
make bonus # Bonus part
```

#### Run:
```bash
./cub3D "valid map filename"
```
```bash
./pac3D "valid map filename"
```

Expand Down

0 comments on commit 26350fe

Please sign in to comment.