pzdungeons Cheats

pzdungeons Hack 0.00020 + Redeem Codes

an azim.go project

Developer: Robert L Zimmelman
Category: Games
Price: Free
Version: 0.00020
ID: azim.com.pzezgames

Screenshots

Game screenshot pzdungeons mod apkGame screenshot pzdungeons apkGame screenshot pzdungeons hack

Description

Online Free iOS Game!

First Minigame Now Available!
Minigame includes new dynamic/realtime combat and movement system along with virtual gamepad/joystick functionality. Game has constant contact with Go game server I developed to ensure all scores recorded and experience/rewards awarded.

Wicked Wizard: play as a floating wizard and move around the game world defeating slime monsters, but beware of their attacks, you only have one life! Use your spells and defeat the enemies. You are lucky and also learned how to dodge, avoid enemy attacks by using the dodge ability!

All high scores in mini game now recorded!

Online Free iOS game still in development. Front end in Swift back end in Go.

Signup and play with the newly implemented login/signup system.
This login system I developed, your username and password are both stored salted+hashed. Do not use a password you have already used before for security purposes.
Explore and make your way through tough dungeons and monsters
3 dungeons to explore
Many monsters to conquer
Have fun and tap away to destroy any monsters in your path
Alpha project currently in development



FUTURE:
* Battle system and pet implementation updates
* Loot/Dungeon system updates
* Minigames will make appearances soon multiplayer and singleplayer!

*TWITTER: @PZDUNGEONS
*WEBSITE: https://pzdungeons.github.io/pzdungeons
*GAMSERVER: Golang game server implemented and currently in development.
* Developer - Andy Zimmelman

GMAIL required for signup!
The reason I use the gmail signup is because oauth is just much easier to implement as some sort of authentication.
Next update will include a non-email signup, your account will be secure, your username will be stored along with your password, which will be salted and hashed to be stored in a secure server. If you are interested about salt & hashing passwords (https://en.wikipedia.org/wiki/Salt_(cryptography)#Example_usage).
Will implement more oauths if request. email: [email protected]

This game client is developed in Swift and the game server, which is the powerhouse behind the game, is developed in Go (Golang). I wanted to create a multiplayer/online game and I wanted to make my own game server. Network code has always been an interest of mine and I have always enjoyed playing multiplayer games and wanted to learn how to create a game server. The game functions completely online and every action that is completed within the game has to be sent through the game server, which updates your character information, that is stored in a database, so you never have to worry about saving because every action is saved. I implemented a form of dynamic updates , which allows for simple game tweaks/updates that I can perform in seconds, instead of updating and uploading a whole new application to the App
Store, which can take anywhere from about a day to a couple days. I will be implementing more multiplayer features within the near future and many updates. I've learned so much from working on this project, so definitely expect updates.

BY TAPPING OR CLICKING GET OR INSTALL, YOU AGREE TO THE TERMS OF SERVICE/Privacy Policy AND EULA.

- ALL CREDITS/APP INFO FOUND ON WEBSITE: https://pzdungeons.github.io/
If I missed a credit, please contact me at any of the social medias in this list or either of the emails provided.
PLEASE CONTACT IF ANY ISSUES/QUERIES/CONCERNS
* STILL IN DEVELOPMENT *


(PLEASE CRITIQUE AND GIVE FEEDBACK. I'M SOLO DEVELOPING THIS AS A FUN PROJECT AND IN NO WAY AM I AN EXPERT AT ANYTHING.)

Version history

0.00020
2019-02-13
Online Free iOS Game!
New App Preview!
Big Update: Minigames!
New Minigame -> Wicked Wizard!
*Harness the power of the almighty Wicked Wizard and battle your way through enemies with your powerful spell attack and make sure to dodge the powerful enemy attacks, they will one shot you (you will die if they hit you once so make sure to either avoid or dodge)!
*Your high score will be recorded and posted to the high score bulletin board! https://andy.zimmelman.org/pzdungeons/scores
* Explore dungeons or try out a minigame and just hack and slash your way through enemies and receive rewards/loot!
Currently still in development!
0.00017
2018-10-31
Gateway for login/signup
- I implemented a gateway for a more secure approach to login/signup
- The gateway provides an extra layer of security for the payload between client/server/database
- All game information sent/received is encrypted, but I wanted to add a little extra security to the login/signup process.
Server side Item looting!
- an item will now spawn every time you enter the game world. Only items implemented right now are potions, however, because all of that is happening server side, future updates are not necessary for newer items; expect more and more items as the weeks go on.
- items are stored and tracked within your inventory "INV"
- items will be used upon dungeon quests/raids/exploration
- items have many properties hidden at this time and will become more apparent in later updates
0.00016
2018-10-23
MAJOR QOL UPDATE!
* SIGNUP/LOGIN SYSTEM IMPLEMENTED.
* I developed a login/signup system where username and password are salted+hashed and stored in an encrypted database
* Reworked backend to allow for this new signup/login system.
* For security reasons, never use duplicate passwords.
* NO LONGER REQUIRE GOOGLE OAUTH2.
* BUG FIXES
0.00015
2018-10-12
* Bug fixes
* Payload to update on player movement thinned out by half
* Optimized Server Load Response/Request rate
* Toast messages from server
* When you connect you will be greeted by a welcome message along with the current amount of players currently connected to the lobby you are in
* Players will now be able to view a limited profile of other players connected.
0.00014
2018-10-11
* New feature:
- Now can view other player stats when in the lobby
- Stand next to a friend and a symbol will pop up, click on your character to then view your friends limited profile
- * will be updated very alpha
0.00013
2018-10-09
* New Dungeon: Lava Lair!
* Prove your strength against a tough entourage of lava and fire based monsters!
* A whole group of new and powerful monsters protect the treasures of Lava Lair!
* 13 new monsters and new dungeon level design!
* Bug fixes and some server optimization
* domain name registration ended had to renew sorry for downtime :(
* streaming assets were not loading properly in certain cases when on not great connection
* experience was not being properly recorded and displayed once leaving a dungeon
* disconnected message displays when disconnected from DB/game server and not just from game server
0.0001211
2018-08-13
* Bug fixes
* Server reset (optimized server load)
* More detailed error/log messages
* Content update coming soon. will be point to items/pets soon. ( items/lore/loot )
0.000121
2018-08-11
online multiplayer fun with friends or without!
migrated asset server/game server/ and db to cloud :]
bug fixes :]
enjoy :]
0.000120
2018-07-30
HAVE FRIENDS? DON'T HAVE FRIENDS? WHO CARES!
ROAM AROUND THE LOBBY WITH OTHERS NOW!
* Will now be able to see others connected to the game server!
* Concurrent modular game server I'm working on written in Go (https://golang.org/)
* Expect frequent updates!
* SERVER UPDATES COMING SOON(in development): multiplayer pvp, multiplayer dungeons, creating monsters, each exploration will help with the training of my game's machine learning A.I (Artificial Intelligence using GoLearn library https://github.com/sjwhitworth/golearn, will be cool to see how it learns (euclidean distance/norm), every traversal through the dungeon it will learn), and much more!
* Game Server right now only supports a few things*
* much more to come!
0.000119
2018-07-27
NEW:
* NEW LOBBY FUN!
* LEAVE DUNGEONS EARLY!
* IF YOU ARE A WIMP, YOU CAN NOW LEAVE DUNGEONS EARLY!
* NEW AI ADDED!
* WAY MORE TO COME!
* CAN TRAVEL TO DUNGEONS FROM LOBBY TELEPORTS
* ITEMS
* JUST PICKER AND VIEWER FOR NOW
* WORKING ON LOOT/ITEM SYSTEM
* WAY MORE TO COME!
BUG FIXES:
* DUNGEONS OPPONENT DMG DECREASED (sorry)
0.000118
2018-07-25
QOL UPDATE:
BRAND NEW ASSETS!
NEW UI/UX
SERVER PACKET OPTIMIZATION
DYNAMIC SERVER UPDATES
NEW EVERYTHING!
SERVER RESET!
Expect more server resets to come while still in development.
0.000117
2018-07-15
v0.000117 DEVELOPER: ANDY ZIMMELMAN
* FOLLOW DEVELOPMENT - TWITTER: @PZDUNGEONS | WEBSITE: HTTPS://PZDUNGEONS.GITHUB.IO/PZDUNGEONS
* GAMSERVER:
* EARLY GAMESERVER IMPLEMENTED!
* I'M CURRENTLY WORKING ON A MODULAR GAMESERVER BUILT UPON A POWERFUL GOLANG FRAMEWORK.
* CURRENT SERVER VERSION CONTAINS MINIMAL FUNCTIONALITY (TESTING APP VERSION CHECKS,
CONNECTIONS/TIMEOUTS, ETC.)
* EXPECT MUCH MORE WITHIN THE UPCOMING WEEK(S) & MULTIPLAYER!!
* QOL UPDATE:
* NEW HUD AND ASSETS!
*DUNGEON BATTLES: NEW BATTLE UI (TESTING FOR MULTIPLAYER DUNGEON RUNS!)
*DUNGEON HELPERS:
* TOP -> BOTTOM
-> TELEPORT BTN - TP TO RANDOM MINION
-> ZOOM BTN - CHANGE ZOOM OF DUNGEON
-> PET BTN - DISABLED (FOR NOW)
0.000116
2018-07-10
Developer (Andy Zimmelman) Notes:
* BUG FIXES
- Implemented own Pickers for characters and pets (general use case for any assets with collectionview).
-Github/website: https://pzdungeons.github.io/pzdungeons
- Settings LobbyButton converted to tutorial/info about updates button, will implement better UI/UX for
tutorial/information on build updates.
- Optimized packet sizes for quicker responses from asset fileserver and database.
- Optimized json asset objects (less storage space/quicker retrieval by key updates)
- Database update: pet server implementation with general use case of encoded object/hash instead of stored string values.
* NEW UI!
* PET PICKER UI
* I created and am continuing to work on a new asset picker, let me know if you like! I will most likely try to open source this!
* NEW VALUE BALANCES
* PETS ARE NOW SAVED AND ADDED TO THE SERVER SO YOU WILL NO LONGER NEED TO REPICK!


What to expect in the near future patches:
* Official site: https://pzdungeons.github.io/pzdungeon
- Coming Soon
- Tutorials and information about application and UI
- Player Search and Player Find
- PVP and Multiplayer
* Much more pet stuff
* New battle system
* Item system
* Improved loot/experience system
* Leader board and statistics about your dungeon runs and others!
* Multiplayer lobbies! Join your friends and run around and then venture into a dungeon together
Thanks for testing and I'd love to hear any criticism/feedback, so leave a review or email me!
-- Andy Zimmelman (Developer)
0.000115
2018-07-06

Ways to hack pzdungeons

Download hacked APK

Download pzdungeons MOD APK
Request a Hack

Ratings

5 out of 5
3 Ratings

Reviews

Darleen14,
๐Ÿ˜€๐Ÿ˜€๐Ÿ˜€๐Ÿ˜๐Ÿ˜๐Ÿ˜๐Ÿ•น๐Ÿ•น๐Ÿ•น
Hi I looooooooovvvvvvvvvveeee this game โค๏ธ๐Ÿ˜˜ u must get this it is so fun and defeating the different boys like gold boy, and jelly boy. This is the coolest game ever I canโ€™t even explain how cool it is .๐Ÿ˜˜๐Ÿ˜๐Ÿ˜˜๐Ÿ˜๐Ÿ˜˜๐Ÿ˜๐Ÿ˜˜๐Ÿ˜
sabby๐Ÿคฏ๐Ÿคฏ๐Ÿคฏ,
๐Ÿ˜‹๐Ÿฆ„๐Ÿ˜๐ŸŒˆ๐Ÿ˜˜๐Ÿงš๐Ÿผโ€โ™€๏ธ
I am in love with this game๐Ÿ’œ๐Ÿ˜๐Ÿ˜˜๐ŸŒˆ every one has to get it!!๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ˜๐Ÿฆ„๐ŸŒˆ๐Ÿ˜˜๐Ÿค—๐Ÿ‘๐Ÿป๐Ÿ‘๐Ÿป๐Ÿ˜Ž๐Ÿ˜‰โ˜บ๏ธ love itโค๏ธ๐Ÿงก๐Ÿ’›๐Ÿ’š๐Ÿ’™๐Ÿ’œ๐Ÿ’”๐Ÿ’˜๐Ÿ’–๐Ÿ’—๐Ÿ’“๐Ÿ’ž๐Ÿ’™๐Ÿ’โ˜ฎ๏ธ๐Ÿ’Ÿ