Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
m (removed the "todo" comment, that should go in Talk)
Line 9: Line 9:
==From [http://www.juncmodule.com/ juncSource]==
==From [http://www.juncmodule.com/ juncSource]==


*[http://www.lucasstyle.com/media/ags/opensource/AGI_Temp_source.zip '''AGI Temp Source'''] -  
* [http://www.juncmodule.com/downloads/AGI_Temp_source.zip '''AGI Temp Source'''] -  
*[http://www.lucasstyle.com/media/ags/opensource/Keptosh1FULL_source.zip '''Keptosh 1 (Full)'''] -
* [http://www.juncmodule.com/downloads/Keptosh1FULL_source.zip '''Keptosh 1 (Full)'''] -
* [http://www.lucasstyle.com/media/ags/opensource/Keptosh2DEMO_source.zip '''Keptosh 2 (Demo)'''] -  
* [http://www.juncmodule.com/downloads/Keptosh2DEMO_source.zip '''Keptosh 2 (Demo)'''] -  
* [http://www.lucasstyle.com/media/ags/opensource/OoglyDEMO_source.zip '''Oogly Demo''']   
* [http://www.juncmodule.com/downloads/OoglyDEMO_source.zip '''Oogly Demo''']   
* [http://www.lucasstyle.com/media/ags/opensource/SPYvsSPY_source.zip '''Spy vs. Spy'''] - A 2-player (same keyboard) game in the style of the awesome NES version.
* [http://www.juncmodule.com/downloads/SPYvsSPY_source.zip '''Spy vs. Spy'''] - A 2-player (same keyboard) game in the style of the awesome NES version.


== Coding Contest ==
== Coding Contest ==

Revision as of 17:30, 27 May 2006

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 juncSource

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