The code should not be copied. Use your head !
A multiplayer fps on cub3D
- Menu
- Multiplayer
- Vertical view
- Height of the walls
- Fps counter
- Settings
Was made with MacroLibX
Mandatory part :
$> make
$> ./mandatory/cub3D <map.cub>
Bonus part :
$> make bonus
$> ./bonus/cub3D <map.cub>
For launch multiplayer server :
$> ./cub3d_server
Key | Action |
---|---|
W/A/S/D | Move |
Tab | Menu |
Left click | Confirm/Fire |
R | Reload |
Escape | Quit game |