This expression converter still wont work. It's really hard.
It seems my str_replace function is now broken.



I have to disagree with you there. Yes, starting a business is not a free ride by any stretch, but it does cost millions of dollars/pounds. Maybe when the money starts to roll in and you expand but off the start it is not going to put you out on the street (depending on your ability to manage finances). I don't really plan on being scared away from doing my best at attempting to do what I previously mentioned (not that I thought you were trying to) but why give up on a dream just because it may not work? Isn't taking risks part of being in the business world? If I could just get a job at a pre-existing game company I would be fine with that too but in my surrounding area there are few places to apply to.Matthew wrote:Business ideas need to be commercial viable and sometimes things you would love to do could cost millions of pounds to launch.
I can see the misconception and different ideas we have on the topic. I obviously agree about that statement, but how many game companies start off with millions in fund and creating huge games? I'd start making small but innovative games (Flower, Fl0w, Shank, ect), make them as accessible as possible for maximum awareness, and hope to get s nudge from a publisher (eventually).Matthew wrote:You can't expect to be making cutting-edge video games without millions of pounds in investment. That's the truth.
I knowMatthew wrote:As for taking risks, you are supposed to cut down on risk by making wise choices and ensuring your ideas work financially and will be accepted by the market place (Thats why people do market research).
I'm glad as I couldn't help youMatthew wrote:Also my str_replace function was fine. I simply didn't allocate enough memory for my test string. You always have to allocate one more char than the actual seen characters because C uses null terminated strings.
I never said that higher risks had higher returns just that they are sometimes necessary.Matthew wrote:My point was that everything in business is a risk but you should think about improving your chances as much as possible. So higher risk doesn't mean better returns. You want to reduce it.
Stream, PSN, XBLA, iPod/iPhone, ect.Matthew wrote:I think many new developers start out making PC games or mobile phone games. The smaller games on things such as the playstation store are also a good start it seems.
Buggy? They started above a toilet shop (I think that was lost in translation as I don't know what that is) and eventually pitched their idea (Craftworld at the time) to Sony. Sony liked it, bought MM, and of course, helped with funding.Matthew wrote:Media Molecule made LBP and is a start-up company. I'm not sure how much investment it required but knowing that would be interesting. On wikipedia it states they tried to keep costs very low (Hence why the game was extremely buggy?).
Why else would they make is PS3 exclusive? They did funding of some sort for sure.Matthew wrote:Sony bought them fully this year it seems. Do you think beforehand Sony bought shares but not the whole company?
And you thought I had high hopesMatthew wrote:If I'm a multi-millionaire at some point, I might consider starting a video games developer company for the fun of it at least.
I won't be tackling a CoD as a first commercial release.Matthew wrote:There are many entrepreneurs with many businesses. Entrepreneurs seem to point their businesses in the right direction rather than completely run them if they get to the point where they have enough money to make lots of investments.
Making a games developer is fine. I was just saying going into the cutting edge games development will cost a massive amount.
SureMatthew wrote:Hoping to be a multi-millionaire isn't high enough. How about a billionaire?
NiceMatthew wrote:I'm happy because my code successfully converts all basic boolean expressions with and and or.
False and True or True
converts to
or(and(temp_bool(false) ,temp_bool(true) ),temp_bool(true))
as an example.
You shouldn't have written in Python to convert to C but you should have at the same time?Matthew wrote:I shouldn't written my translator in python and then converted it to C with itself. It would have converted itself.