Skip to content

tkodai42/cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3D

runs on macOS only

スクリーンショット 2023-08-07 19 31 28 スクリーンショット 2023-08-07 19 43 01 画面収録_2023-08-08_15_56_41_AdobeExpress

USAGE

mandatory

make
./cub3D       < map path >

bonus

make bonus
./cub3D       maps/bonus/map_bonus_default.cub

Christmas bonus

make xmas
./cub3D_xmas  maps/xmas/map_xmas.cub

Controls(bonus)

Key Action
W, A, S, D move
E interact
, turn
space jump
shift crouch
sprint
shot
M display map
1, 2, 3 weapons
4 melee
ESC exit

cheat commands

Key Action
U fly
U + F increase ammo

Bonus List

  • ✅ Wall collisions.
  • ✅ A skybox.
  • ✅ Floor and/or ceiling texture.
  • ✅ An HUD.
  • ❌ Ability to look up and down.
  • ✅ Jump or crouch.
  • ✅ A distance related shadow effect.
  • ✅ Life bar.
  • ✅ More items in the maze.
  • ✅ Object collisions.
  • ✅ Earning points and/or losing life by picking up objects/traps.
  • ✅ Doors which can open and close.
  • ✅ Secret doors.
  • ✅ Animations of a gun shoot or animated sprite.
  • ✅ Several levels.
  • ❌ Sounds and music.
  • ❌ Rotate the point of view with the mouse.
  • ✅ Weapons and bad guys to fight!

15/18

To earn all bonus points you need to validate at least 14 of them, so
choose wisely but be careful to don’t waste your time!

  • ✅ Wall collisions.

Wall_collisions
  • ✅ A skybox.

skybox
  • ✅ Floor and/or ceiling texture.

  • ✅ An HUD.

HUD
  • ❌ Ability to look up and down.

  • ✅ Jump or crouch. (and sprint)

画面収録_2023-08-08_12_54_14_AdobeExpress 画面収録_2023-08-13_22_44_46_AdobeExpress
  • ✅ A distance related shadow effect. (muzzle flash)

画面収録_2023-08-08_12_59_58_AdobeExpress
  • ✅ Life bar.

画面収録_2023-08-08_13_04_35_AdobeExpress
  • ✅ More items in the maze.

画面収録_2023-08-08_13_13_59_AdobeExpress スクリーンショット 2023-08-08 13 21 14 スクリーンショット 2023-08-08 13 22 22 画面収録_2023-08-08_13_17_11_AdobeExpress
  • ✅ Object collisions.

  • ✅ Earning points and/or losing life by picking up objects/traps.

  • ✅ Doors which can open and close.

画面収録_2023-08-08_13_27_08_AdobeExpress
  • ✅ Secret doors.

画面収録_2023-08-08_13_32_46_AdobeExpress
  • ✅ Animations of a gun shoot or animated sprite.

画面収録_2023-08-08_13_30_09_AdobeExpress 画面収録_2023-08-08_13_43_10_AdobeExpress 画面収録_2023-08-08_13_45_00_AdobeExpress 画面収録_2023-08-08_13_46_21_AdobeExpress
  • ✅ Several levels.

画面収録_2023-08-08_12_54_14_AdobeExpress
  • ❌ Sounds and music.

  • ❌ Rotate the point of view with the mouse.

  • ✅ Weapons and bad guys to fight!

Christmas

Ain't 42 hell?

画面収録_2023-08-07_22_39_42_AdobeExpress 画面収録_2023-08-08_15_39_15_AdobeExpress 画面収録_2023-08-08_15_49_19_AdobeExpress

sprites

  • LOST SOUL from DOOM ripped by HARSH29.
  • CACODEMON from DOOM ripped by HARSH29.
  • cyber demon from DOOM ripped by Falcon Deelta.
  • POWER UP from DOOM ripped by Falcon Delta.
  • object from DOOM ripped by Falcon Delta.
  • projectile from DOOM ripped by Falcon Delta.
  • DOOM WEAPON 1 and 2 from DOOM ripped by Falcon Delta.
  • Stormtrooper ripped by Crazy lvan.

Releases

No releases published

Packages

No packages published