This website requires JavaScript.
Explore
Help
Sign In
GHMiranda
/
Drugwars
Watch
1
Star
0
Fork
You've already forked Drugwars
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
development
Drugwars
/
src
History
Gustavo Henrique Santos Souza de Miranda
bade63dbc3
Changed how to implement the headers Region.h, RegionManager.h and Game.h by using pragma once
2024-09-27 23:01:57 -03:00
..
include
Changed how to implement the headers Region.h, RegionManager.h and Game.h by using pragma once
2024-09-27 23:01:57 -03:00
Bag.cpp
Created the Bag Class used to be used as inventory and stash for the game.
2024-09-27 00:41:52 -03:00
Bank.cpp
Commited the Bank::setTax Method that was missing.
2024-09-27 17:07:17 -03:00
Game.cpp
Added Few Classes:
2024-09-27 22:33:34 -03:00
LoanShark.cpp
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
Player.cpp
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
Region.cpp
Added Few Classes:
2024-09-27 22:33:34 -03:00
RegionManager.cpp
Added Few Classes:
2024-09-27 22:33:34 -03:00
main.cpp
Added Few Classes:
2024-09-27 22:33:34 -03:00