C++ Reimplementation of the DOS Game Drug Wars
Go to file
Gustavo Henrique Santos Souza de Miranda 250d8523ec Added Missing CMakeLists.txt to the project 2024-09-27 10:55:04 -03:00
src Created Bank.h and Bank.cpp to be used as the Bank Class of the game. 2024-09-27 10:50:20 -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