splendidostrich Wrote:When it comes to deciding what to write a game in, there's a lot of things to consider. CoC is a fairly large and complex game, at least by the standards of a one-person project. Writing & programming something on that scale can reasonably be expected to take many thousands of hours of work. As such, it's worth taking a bit of time to weigh up the options before starting so you choose one that works for you. That isn't something I did myself - I just went for Java & Swing because it was something I was familiar with. Now, I think that while Java is fine, starting with a different UI instead of Swing would have had a lot of advantages.
One important thing with Flash is that using it lets you put your game on the various flash game sites, and that way it can have a lot of hits. As a non-flash game creator whose game needs to be downloaded to be played, I find it much harder to get it out to large numbers of people and I think that I'll look into a browser-based UI if I make another game afterwards. For me that'll probably be HTML5, because I can use my Java skills there without learning flash, but as far as I can tell there's some sites that are flash-only, so if you'll be learning a new language from scratch then it looks like a strong choice.
OwnerOfSuccuby Wrote:I think flash is not a bad solution for making simple not 3d games.
How do you like your game look like ? May be there are even more simple solutions of your idea with out flash. (For example html + java script) or some thing like that.
I like flash for examples - but i do not made big complicated projects on it - have nos so much motivation and complex idea of what to do and how it have to look like.
Action script is language that can let you operate with frames - it is simple - for example you can use some algoritms and go to different frames (pages) with different names (or numbers that is not good solution some times). You can put different text scenario or animations on them and buttons. When you click on buttons you will go to some frame with for example some names.
As i think it is very simple for creation simple text game - if i understand your idea.
Can you please say more about your game ?
Users browsing this forum: No registered users