Resource on making a point and click game (no flash) [closed]

拜拜、爱过 提交于 2019-12-03 04:00:27

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.

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.

http://www.visionaire-studio.net/ is the stuff you need. A Adventure Game Engine, easy to understand.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!