Separate names with a comma.
Both DFS and BFS can solve solitare from each direction. You use the same method in Chess and Checkers only that they compute x steps in advance....
do a game tree from the solved position, using DFS where each move goes in reverse. stop searching the tree where it is unsolveable. where it is...
I think you should try making a few first attempts in making small games without a concept doc. You might end up with long periods of looking...
Thats something to think about. I think it has to do more with the frequency of the publication, the progress you've made and how well you...
...and in many RTS games. btw, i think the progress youre making is remarkable. I remember the first few iterations you've published and I must...
why not do it yourself, while supporting and indie dev? worth a look: http://www.diardsoftware.com/
I actually really like the energy bars. they should just be in a different color. how about showing an energy bar for an attacked ship? like,...
also... you could easily finish every level by simply going uninterruptly through gates to the enemy base(s), blow them up, then going through...
It's hard to rcognize enemy ships, try to change their power-bar color (usually, allied bars are green) on the mission select window,it took mw a...
I might enter just to see how well i can do. cool.
Well, Goose Chase was taken off the shelves after a year or so, which suffered many of the newbie pitfalls, except great graphics which was made...
Thanks :) I'd probably work on in for 3-4 more weeks about several points and then go to the publishing stage. I dont really know in what kind...
thats weird... the right version of SDL.dll is packed along the self extract exe and should be extracted to the same directory. did you extract...
ROFL... 10x!
My goal is to practice finishing a game instead of just making one. Idea is to choose a genre which has some pretty common game...