问题
I have played many Point and Click adventure game (Broken Sword, Sam & Max, Dott, Indiana Jones, etc ...).
I wanted to understand how to create such games. There are not much resources apart from Flash games which don't like much. It can be just theory or specifically platform oriented tutorials. My preference would be tutorial oriented on mobile platform like Android, but PC also will do.
Would any of you have such resources on how to make such game?
回答1:
First of all, I think you should read (or at least get familiar with) "Amit's Game Programming Information". It is a huge FAQ about game programming in all kind of aspects and gaming approaches. And it's really useful reading.
Then, I believe the "How to make an Adventure Game" article would be interesting for you.
Also, there is a very good document (PDF) "A documental approach to adventure game development". It's definitely worth to read.
回答2:
Here are some references :
http://www.adventuregamestudio.co.uk/
http://opensludge.sourceforge.net/ (maniac mension !)
In general you have an engine that gives you the IDE and then you upload your graphic and game logic to create your game.
回答3:
http://www.visionaire-studio.net/ is the stuff you need. A Adventure Game Engine, easy to understand.
来源:https://stackoverflow.com/questions/11064215/resource-on-making-a-point-and-click-game-no-flash