Skip to content

ldideric/Cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3D

clone using:

git clone git@github.com:ldideric/Cub3D.git
git submodule update --init

run using:

make && make re MLX=1 SPEED=1 ERROR=1

bonus:

make re MLX=1 BONUS=1

To Do list

  • multiple keypress

  • wasd + arrowkeys

  • fix parsing

  • map validation

  • work with images

  • fix screentearing with two img

  • adjust screensize automatically

  • mlx sync

  • BMP save

  • wall tex mirrored

  • diagonal view of sprite creates bug

  • fix crosshair bonus

  • fix multiple sprites bonus

Before handing in

  • removing extra.h file
  • remove leaks system command
  • norminette
  • remove unused files

About

3D game made in C using raycasting. Uses the MLX42 library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors