Creating a python game with an asset?
So I'm a noob to Ravencoin but reading and learning about RVN I've found quite a few key things that interest me. I like that its open source and its not just a meme coin, or even considered money, it seems to me that each coin is code and can be used in quite interesting ways. Just looking at the surface I've seen the game "the humble miner", well kinda i dont have any ios devices in my house 🙂 in the game I'm guessing you "mine" for these Pickbit's. From there you can transfer that $PKBIT asset to "a personal digital wallet that supports digital assets built on the Ravencoin network." Ok so https://ravencoin.org/wallet/ lists exodus wallet. I'm using that to store the few RVN I mined just recently I don't see anything there that says anything in the RVN menu that would be a placeholder for assets. So I'm guessing i can't use that for assets which led me to install https://aur.archlinux.org/packages/raven-qt cause I'm lazy af so that looks like its going sync after a long download. So this is where I'm asking for a little bit of help I'm no expert in python or really anything but the thoughts I'm rolling around in my head is this, I have very in the works choose your own text adventure game in java… which I will be porting to python. Once that is finished I wanted to create an asset for the game, this asset will be paid at each end game. This being a text choose your own adventure game there are so many different outcomes even though the only difference could be the color of the jewel adorning the top of your staff, to the way you killed an enemy, or the paths you took to a place, etc. So I'd like to pay you to play well idk how much i got to pay you guys but maybe I could have a value of $100 invested in the game cause I'm poor, anyways that would be split between the first 50 players maybe lol making the value to you $2 to play. So that's where I'd like to learn more about to make that a possibility. Biggest problems I might have to handle is first I need a way in python to take the results of the game and create a unique code after each play though this could be as simple as outputting the user inputs as a text file then using something to work against that to create the code. Next is where or how do I store that asset for the user to then access with each code that is unique? I'm thinking that is where ravencoin blockchain would come into play and that raven core wallet could help me. I would need a way for each player to be unique to either the game or where they are gonna get the asset, I could use the address it gets sent to show that its unique but how could I stop one player from just emptying the game? I am not asking for any hand holding, I'm only sitting here late af at night wondering how i could possibly help not only myself by learning more and possibly growing this awesome community. I saw this http://digitalparticles.space/index.php looks cool and is fun, once I mine a bit more I'll donate some to play those slots again. So if your scratching your head at what i mean take a look at this https://github.com/razepunk/The-Fog that is my work in progress game you all can now laugh at me for how terrible I am at coding. Any links, good luck, or helpful explanations are very much appreciated.
submitted by /u/razepunk
[link] [comments]