C++ Reimplementation of the DOS Game Drug Wars
Go to file
Gustavo Henrique Santos Souza de Miranda 9786d5b661 Created the LoanShark.cpp and LoanShark.h to be used as the LoanShark class and also add a new method on the Player class that check if a value is less the money owned by the player 2024-09-27 15:00:13 -03:00
src Created the LoanShark.cpp and LoanShark.h to be used as the LoanShark class and also add a new method on the Player class that check if a value is less the money owned by the player 2024-09-27 15:00:13 -03:00
CMakeLists.txt Added Missing CMakeLists.txt to the project 2024-09-27 10:55:04 -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