Community Projects:WikiAdventure

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Contents

What Is WikiAdventure?

WikiAdventure Logo

WikiAdventure is game framework that uses user contributed content from special Wiki pages to create games. It is not a game in itself, but it allows you, the user, to easily create interactive stories and games by creating Wiki pages in a special syntax.


When a WikiAdventure game is launched, all the content from the game's content pages is downloaded, including media such as images and fonts, and the content is parsed and organised. The game will then be run using the set up of the game's content pages.


List of available WikiAdventure games


Screenshots

Game list

Game list
Enlarge
Game list


Screens showing the default interface

Game loading screen
Enlarge
Game loading screen
Game menu
Enlarge
Game menu
Game screen
Enlarge
Game screen


Screens showing a customized interface

Game loading screen
Enlarge
Game loading screen
Game menu
Enlarge
Game menu
Game screen 1
Enlarge
Game screen 1
Game screen 2
Enlarge
Game screen 2
Game screen 3
Enlarge
Game screen 3



Using WikiAdventure

A) Download

Stuff

B) Configure

Stuff

C) Run

Stuff

D) Create

Stuff

E) Uninstall

Stuff


Quality Assurance

Construction.gif Feature Requests

Utilities.gif Bug Reports


Additional Resources

C++ Programming

Collaborative Game Development

Lua Scripting

SDL Graphics