jChicote / Dungeon_Breakout

An fps roguelike monster game, where you are trapped inside the walls of the dungeon where many creatures remain.
MIT License
0 stars 0 forks source link

Create ammo pickups #105

Open jChicote opened 1 year ago

jChicote commented 1 year ago

Description

The player should have to pick up any small ammo drops from killed enemies.

Acceptance Criteria

Implementation