Project Home

toap is a game creation suite for developing 3D point 'n' click adventure games.

Current status

For a summary of current status, including build instructions, please check Curr_Status

First steps

The project will begin with the design and development of a single adventure game, along with some tools to aid in its development.

Possible tools to be developed

  • Level Editor
  • Object Creator
  • Character Designer (Behaviour and stats)

Targetted Platforms

  • Windows (WinXP)
  • Linux (Ubuntu)

While other variations of Windows and linux will be supported, WinXP and Ubuntu will be the targetted platforms, at least until there are more developers involved to test on Vista / other linux distros.

Proposed Toolchain

  • C++
  • SDL (cross-platform library)
  • OpenGL (graphics - works with SDL surfaces)
  • SDL_mixer (sound loading & mixing)
  • SDL_image (image loading)
  • Visual C++ Express 2008 (Windows)
  • Eclipse 3.4.2 with CDT (Windows and linux)
  • SVN for Source Control Management (SCM)

Repository

SourceForge SVN repository: https://toap.svn.sourceforge.net/svnroot/toap

Read access is anonymous and open to anyone. Write access requires a SourceForge user account that has been added to the project.

Also available in: HTML TXT