Commit Graph

  • bade63dbc3 Changed how to implement the headers Region.h, RegionManager.h and Game.h by using pragma once development Gustavo Henrique Santos Souza de Miranda 2024-09-27 23:01:57 -0300
  • c5fdcbe373 updated the CMakeLists.txt Gustavo Henrique Santos Souza de Miranda 2024-09-27 22:42:12 -0300
  • 24d1e5b779 Added Few Classes: Game Region and RegionManager These classes are the main core of the game to make it work. Gustavo Henrique Santos Souza de Miranda 2024-09-27 22:33:34 -0300
  • 2b2d4931fc Commited the Bank::setTax Method that was missing. Gustavo Henrique Santos Souza de Miranda 2024-09-27 17:07:17 -0300
  • db58957c85 Commited the Player.h that was missing in the #9786d5b661 commit Gustavo Henrique Santos Souza de Miranda 2024-09-27 15:01:51 -0300
  • 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 Gustavo Henrique Santos Souza de Miranda 2024-09-27 15:00:13 -0300
  • 250d8523ec Added Missing CMakeLists.txt to the project Gustavo Henrique Santos Souza de Miranda 2024-09-27 10:55:04 -0300
  • a4993b02bc Created Bank.h and Bank.cpp to be used as the Bank Class of the game. Gustavo Henrique Santos Souza de Miranda 2024-09-27 10:50:20 -0300
  • 09810d6449 Added a Missing method on Player.cpp to set the Money Value Gustavo Henrique Santos Souza de Miranda 2024-09-27 10:15:33 -0300
  • 7887ee2678 Created the Player.cpp and Player.h that will be used as player class in the game. Gustavo Henrique Santos Souza de Miranda 2024-09-27 01:12:43 -0300
  • 9bd09b0483 Created the Bag Class used to be used as inventory and stash for the game. Gustavo Henrique Santos Souza de Miranda 2024-09-27 00:41:52 -0300
  • 559091a806 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 master Gustavo Henrique Santos Souza de Miranda 2024-09-16 20:28:00 -0300
  • 658ca6ae5c Started Creating the Game and it's Classes Gustavo Henrique Santos Souza de Miranda 2024-09-16 17:30:28 -0300
  • 824b45d924 Initial commit GHMiranda 2024-09-16 20:26:59 +0000