- May 5, 2017
- 108
- 101
To be blunt, I'm terrible at the artistic side of these sorts of games. But I do have enough programming knowledge to learn any new languages and create something workable (though, not optimized) from it, and enough narrative and writing experience to create a good scene, though.
So I had an idea. I could create a narrative game inspired by Alter Ego (it's not a game fitting this site, but if you want to try it,
Ideally, the user could upload their own photos or select one from hundreds of options I can create in artbreeder. Art would be limited, so the game doesn't become too heavy and more text based from the start.
Now, I know I could do all of this fairly easily with the languages I know now at a more advanced level. I'm fairly proficient at JS, PHP and MySQL, but I don't want to create an always online game since I don't have the time or money to spend on maintenance. Ideally, I'd use a framework which would let me store info on a local database and create an UI which would fit my needs.
Are there any alternatives that would let me create such game?
So I had an idea. I could create a narrative game inspired by Alter Ego (it's not a game fitting this site, but if you want to try it,
You must be registered to see the links
) - where a character gains various traits throughout the years and those unlock trait exclusive events. Along with this, they could see their characters age and accompany them throughout their lifes.Ideally, the user could upload their own photos or select one from hundreds of options I can create in artbreeder. Art would be limited, so the game doesn't become too heavy and more text based from the start.
Now, I know I could do all of this fairly easily with the languages I know now at a more advanced level. I'm fairly proficient at JS, PHP and MySQL, but I don't want to create an always online game since I don't have the time or money to spend on maintenance. Ideally, I'd use a framework which would let me store info on a local database and create an UI which would fit my needs.
Are there any alternatives that would let me create such game?