Game Concept & Coding Language
Posted: Mon Aug 13, 2012 6:04 pm
Okay, so I have been poking through Halls' Browser MMORPG php tutorials, and they have been extremely helpful. I haven't used any source, and have simply typed out the code, and have figured some stuff out as I have gone along. I'm not done and will continue to finish.
I have a game concept that has come to me and one where I certainly would want to play. I'm not sure if it is me, but I have seen a lack of business simulation style games. Yeah, I found an Airline one which was way too complex and one where I didn't want to spend hours to learn. There is never a lack of RPG's and variations of them, which bore me now a days. There are some space games as well, which again, seem to be all similar to each other, complicated, and something where I don't want to try and spend the time to have to try and figure out. So the idea is to create a game that seems simple, is fairly easy to learn, but allows players who keep playing the opportunity to get more complex. There was a game that I played on the PC, I just can't remember for the life of me the name of it. You basically ran a factory, created products, bought raw resources, and then you could create retail outlets to sell them. So my idea is a game where you form a company, and can own raw resource deposits, factories, retail outlets, services, etc. Of course, I get bored of text really fast, as I enjoy playing games with a graphical flair.
So, considering that I've been going through the tutorials, it is mostly just so that I get a handle on php and how to interact with a mySQL database. It is simpler than I thought it was, and have a good grasp on the concepts. Similar to other programming languages, just different commands and what not. So, my dilemma is to choose a coding language that I can effectively use to create the game in. I want it played in a browser, as that seems to work for me at work, as I can't really install any programs and I have internet access. So this is where your help comes in. Through reading various posts, there is obviously a common theme. Pick a method and stick with it until the end.
I'm not looking to make money, but to simply produce an interesting game for people to play and maybe find enjoyable as well. Recently I have seen Impact and I am really digging that. I'm looking at a certain graphic style and interaction that I think will work. That is where my inexperience comes in. I know I have an idea that I want to see if it will work, and I'm just unsure. Will php be enough? Will simple graphics work, or do I need something more?
My plan is to continue the php tutorials, maybe make something within the php environment. I plan on looking at Impact and seeing what I can achieve with that, then maybe marrying the two together. This is more of a discussion, so let me know, if you have heard of games similar, please give me links as I've been looking and can't seem to find anything that I would want to play myself. Thanks for all of the help, and this is going to be interesting.
I have a game concept that has come to me and one where I certainly would want to play. I'm not sure if it is me, but I have seen a lack of business simulation style games. Yeah, I found an Airline one which was way too complex and one where I didn't want to spend hours to learn. There is never a lack of RPG's and variations of them, which bore me now a days. There are some space games as well, which again, seem to be all similar to each other, complicated, and something where I don't want to try and spend the time to have to try and figure out. So the idea is to create a game that seems simple, is fairly easy to learn, but allows players who keep playing the opportunity to get more complex. There was a game that I played on the PC, I just can't remember for the life of me the name of it. You basically ran a factory, created products, bought raw resources, and then you could create retail outlets to sell them. So my idea is a game where you form a company, and can own raw resource deposits, factories, retail outlets, services, etc. Of course, I get bored of text really fast, as I enjoy playing games with a graphical flair.
So, considering that I've been going through the tutorials, it is mostly just so that I get a handle on php and how to interact with a mySQL database. It is simpler than I thought it was, and have a good grasp on the concepts. Similar to other programming languages, just different commands and what not. So, my dilemma is to choose a coding language that I can effectively use to create the game in. I want it played in a browser, as that seems to work for me at work, as I can't really install any programs and I have internet access. So this is where your help comes in. Through reading various posts, there is obviously a common theme. Pick a method and stick with it until the end.
I'm not looking to make money, but to simply produce an interesting game for people to play and maybe find enjoyable as well. Recently I have seen Impact and I am really digging that. I'm looking at a certain graphic style and interaction that I think will work. That is where my inexperience comes in. I know I have an idea that I want to see if it will work, and I'm just unsure. Will php be enough? Will simple graphics work, or do I need something more?
My plan is to continue the php tutorials, maybe make something within the php environment. I plan on looking at Impact and seeing what I can achieve with that, then maybe marrying the two together. This is more of a discussion, so let me know, if you have heard of games similar, please give me links as I've been looking and can't seem to find anything that I would want to play myself. Thanks for all of the help, and this is going to be interesting.