Skip to content

Releases: Perry1231/Adventure-Game

Adventure Game v1.1.6

Choose a tag to compare

@Perry1231 Perry1231 released this 13 Jul 19:30

Added new functions like using chest , ChestRandomizer depending on thir type , all functions to dispay info about created items in it .

Also added new features for MainFunction.cpp as new decorated menu , and additional functions (Reset , Settings, Help , GetInfo)
With regards , please rate my proggram

Adventure Game v1.1.5 v3

Choose a tag to compare

@Perry1231 Perry1231 released this 09 Jul 18:49

Fixed bugs after all implementations
Added new functionals (IUsage + Take + TakeALL)
All tested (working well)

Adventure Game v1.1.5 v2

Choose a tag to compare

@Perry1231 Perry1231 released this 08 Jul 17:15

Added some mew functions + comments + structure of Chest.cpp

Adventure Game v1.1.5

Choose a tag to compare

@Perry1231 Perry1231 released this 04 Jul 20:01

Added fully working Potion.cpp
Fixed some problems with constructor in Header.h
Also fixes .json files and strucure in folder

Adventure Game v1.1.4

Choose a tag to compare

@Perry1231 Perry1231 released this 30 Jun 20:30

Added new mechanics to Weapon.cpp and Armor.cpp .
Chageb Main menu and added new functions to it.

Added some new weapon objects and armor object .
In furure updates and releases I will add some new armors and weapons to list and balace their characteristics

Adventure Game v1.1.2

Choose a tag to compare

@Perry1231 Perry1231 released this 29 Jun 20:15

Added new mechanism of weapon and armor list

Adventure Game v1.1.1

Choose a tag to compare

@Perry1231 Perry1231 released this 28 Jun 19:35

Added new functions to Armor.cpp and comments to weapon for future update

In Armor.cpp changed if\else to
Used new library and reduced code size

Thank you for submitting , trying and overall helping to do this project

Adventure Game v1.1.0

Choose a tag to compare

@Perry1231 Perry1231 released this 26 Jun 12:18

Added new functions (Use , EquipArmor , UnEquipArmor , EquipWeapon , UnEquipWeapon) . Added new files (MainFunctions.cpp) , where all functions that start main.cpp will be .

Adventure Game v1.0.1

Choose a tag to compare

@Perry1231 Perry1231 released this 24 Jun 09:09

File .zip with AdventureGame.exe for launching my project