Original Post
I am trying to build a casual 3D web game in the same genre as Snood or Puzzle Bubble, but having great difficulty finding a good engine/language to use. Probably good for you to know that I'm the artist with backgroud experience building small Flash games, and my partner's prior programming experience is with VB and backend web stuff. This is out first effort getting into making a 3D game. Because of my experience with Flash, I thought Macromedia Director MX 2004 would be a nice quick way of making this game. I knew that I wouldn't get Doom 3 quality graphics :), but as I'm finding out it seems doubtful to get Quake 1 quality graphics! On top of that, the ease of programming I was hoping for seems to have been an illusion. So, I was hoping that someone in this community might have some suggestions for me. Our needs are: * Game has to be able to be played in browser * Game should be available as a stand-alone for offline play * 3D Engine * Common Game Subroutines (like collision detection) would be nice I've looked at Wild Tangent, which looks great, except the licensing fee seems outrageous for a two-person startup. I've also heard that you can make a game play in a web browser through ActiveX if you can save the game down as a .DLL. I have no idea how this done and/or if it would open the possibility of using something like DarkBasic or Blitz3D. Any advice, suggestions, etc. would be so much appreciated! Thank you!