C++ Reimplementation of the DOS Game Drug Wars
Go to file
Gustavo Henrique Santos Souza de Miranda 7887ee2678 Created the Player.cpp and Player.h that will be used as player class in the game. 2024-09-27 01:12:43 -03:00
src Created the Player.cpp and Player.h that will be used as player class in the game. 2024-09-27 01:12:43 -03:00
README.md Initial commit 2024-09-16 20:26:59 +00:00
main.cpp Improved the inventory system, adding a methods to add multiple items and a way to store the indexes of the added items for counting and removing 2024-09-16 20:28:00 -03:00

README.md

Drugwars

C++ Reimplementation of the DOS Game Drug Wars