Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 371 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 371 Bytes

Cube3d

TO_FIX

  • Invalid extention for a file leaks
  • Non existent file leaks
  • Segfault if the file has no map
  • Segfault with only Player character
    • Set minimum map size to : 3 x 3

Maps to fix

111
1N1
111

Should throw an error, it segfaults

111
1S1
1010
111

Should troughw an error, it runs normally