diff --git a/Readme.md b/Readme.md index ee05bf7..6214fc1 100644 --- a/Readme.md +++ b/Readme.md @@ -9,17 +9,13 @@ Cub3D is a simple raycasting game using the mlx library ### Bonus - Doors - Minimap -- Animated Sprites ### Extra - Help screen - End level screen -- Weapon Sprite that fires - Zoom with right mouse button -- Weapon pickups - Shooting Enemies - Moving Enemies - HP system -- Timer - Score system - Levels - Start Menu // breaks mandatory subject @@ -41,8 +37,10 @@ Cub3D is a simple raycasting game using the mlx library ### Bonus - Wall Collision - Rotate with the mouse +- Animated Sprites ### Extra - FPS counter +- Timer - Player can walk in 8 directions - Player can Run - Player can Jump @@ -53,10 +51,13 @@ Cub3D is a simple raycasting game using the mlx library - Fullscreen - Barrels - Lights +- Weapon pickups +- Weapon Animations +- Ammo system --- ## Bugs -- Player gets stuck in walls +- Player can get too close to walls - Player walks twice as fast when holding W and A or W and D ---