Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Ashen
Line 25: Line 25:
* [http://www.bigbluecup.com/games.php?action=detail&id=506 '''Pixel Hunt'''] - From SSH. Winner of a [[MAGS]] contest, this game includes source code using the new OOP style scripting.
* [http://www.bigbluecup.com/games.php?action=detail&id=506 '''Pixel Hunt'''] - From SSH. Winner of a [[MAGS]] contest, this game includes source code using the new OOP style scripting.
* [http://www.bigbluecup.com/games.php?action=detail&id=448 '''Exile'''] - From jrp
* [http://www.bigbluecup.com/games.php?action=detail&id=448 '''Exile'''] - From jrp
* [http://www.bigbluecup.com/games.php?action=detail&id=408 '''Airbreak'''] -  From Rocco
* [http://www.bigbluecup.com/games.php?action=detail&id=408 '''Airbreak'''] -  From Rocco. Winner of a [[MAGS]] contest.
* [http://www.virtual-illusion.com/board/index.php?topic=8.0 '''AGS Invaders'''] -  From Rocco. Shoot'em Up Game (module included).
* [http://www.bigbluecup.com/games.php?action=detail&id=166 '''FIFA International Football 2004'''] - From Duzz
* [http://www.bigbluecup.com/games.php?action=detail&id=166 '''FIFA International Football 2004'''] - From Duzz
* [http://new.bigbluecup.com/games.php?action=detail&id=945 '''OpenQuest'''] - From sheail. A simple open source adventure game.
* [http://new.bigbluecup.com/games.php?action=detail&id=945 '''OpenQuest'''] - From sheail. A simple open source adventure game.

Revision as of 10:56, 24 November 2007

Over the years some game makers have taken the time to release their AGS games open source, for all people to view, dissect, learn from, and make fun of.

Some were collaborations, such as work on Demo Quests (the official getting-to-know AGS game.) Others were games people made in their spare time, and ones made to push AGS to the limits. Note that also, most script modules are open source, too.

Demo games

From juncmodule

Coding Contest

Recently there has started a monthly-ish Coding Contest in the competitions forum which had the theme to create open-source minigames, guis, etc. More details under Coding Contest.

Other

Template games to use