Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>JosephDiPerla
No edit summary
m (→‎From juncSource: Added link to juncSource)
Line 9: Line 9:
* [http://www.lucasstyle.com/media/ags/opensource/dq3demo.zip '''Demo Quest v. 3'''] - An earlier version of Demo Quest.
* [http://www.lucasstyle.com/media/ags/opensource/dq3demo.zip '''Demo Quest v. 3'''] - An earlier version of Demo Quest.


== From juncsource ==
==From [http://www.juncmodule.com/ juncSource]==


*[http://www.lucasstyle.com/media/ags/opensource/AGI_Temp_source.zip '''AGI Temp Source'''] -  
*[http://www.lucasstyle.com/media/ags/opensource/AGI_Temp_source.zip '''AGI Temp Source'''] -  
Line 16: Line 16:
* [http://www.lucasstyle.com/media/ags/opensource/OoglyDEMO_source.zip '''Oogly Demo''']   
* [http://www.lucasstyle.com/media/ags/opensource/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.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.


== Coding contest ==
== Coding contest ==

Revision as of 07:11, 10 December 2005

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.

Game info and screenshots will be added... when I'm not already late for class.

Demo games

From juncSource

Coding contest

Recently there was a coding contest in the competitions forum which had the theme to create an open-source fighting engine that used 2.7 scripting techniques.Find out more.

Entries:

  • Canyon Runner - From Babar
  • Ahmet's Fight Game - From CoolBlue-Gord10, this was already around but the game met the rules and so was entered.
  • Roger fight game, from SSH
  • Alien attack, by Zor

[ A new coding contest has started (for a Trading system), and all coding competitions should have open source as it is necessary to be able to judge a coding contest, after all...

Other

Template games to use