Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
(Made formatting more wiki-ish, added sections and Pixel Hunt)
*>SSH
Line 25: Line 25:


* [http://www.lucasstyle.com/media/ags/opensource/canyon.rar '''Canyon Runner'''] - From Babar
* [http://www.lucasstyle.com/media/ags/opensource/canyon.rar '''Canyon Runner'''] - From Babar
* [http://www.bigbluecup.com/games.php?action=detail&id=544 '''Ahmed's Fight Game'''] -  From CoolBlue-Gord10, this was already around but met teh rules so was enetered.
* 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...
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...

Revision as of 09:06, 30 November 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.

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
  • Ahmed's Fight Game - From CoolBlue-Gord10, this was already around but met teh rules so was enetered.
  • 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

  • Platformerius: The Ninja Incident - From 2ma2, this excellent one-scene platformer shows that almost anything is possible within AGS. There are some minor bugs, such as getting stuck, or dying at the screens edge, but if you download this, I bet you can fix it, right?
  • Little Fighters - From Geoffkhan
  • Historical League of Bouncy Boxing v1.1 - From Duzz. If you want a game that definitely doesn't fit with AGS's traditional creations, than this game is for you.
  • Pixel Hunt - From SSH. Winner of a MAGS contest, this game includes source code using the new OOP style scripting.