Skip to content
/ Cub3d Public

A simple 3D game engine using raycasting, inspired by Wolfenstein 3D, developed with MacroLibX as part of the 42 School curriculum.

Notifications You must be signed in to change notification settings

Kum1ta/Cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3d - 42

The code should not be copied. Use your head !

A multiplayer fps on cub3D

Functionality :

  • Menu
  • Multiplayer
  • Vertical view
  • Height of the walls
  • Fps counter
  • Settings

Was made with MacroLibX

Compile

Mandatory part :

$> make
$> ./mandatory/cub3D <map.cub>

Bonus part :

$> make bonus
$> ./bonus/cub3D <map.cub>

For launch multiplayer server :

$> ./cub3d_server

Key

Key Action
W/A/S/D Move
Tab Menu
Left click Confirm/Fire
R Reload
Escape Quit game

Screenshot

image image image image image image

Credit

Thunlos

Me

About

A simple 3D game engine using raycasting, inspired by Wolfenstein 3D, developed with MacroLibX as part of the 42 School curriculum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published