Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
m (→‎Other: Removed duplicated entry of Platformerius)
Line 32: Line 32:


== Other ==
== Other ==
* [http://www.lucasstyle.com/media/ags/opensource/platform.zip '''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?
* [http://www.lucasstyle.com/media/ags/opensource/platform.zip '''Platformerius: The Ninja Incident'''] (or [http://www.bigbluecup.com/games.php?action=detail&id=220 here] - 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?
* [http://www.lucasstyle.com/media/ags/opensource/lf.zip '''Little Fighters'''] - From Geoffkhan
* [http://www.lucasstyle.com/media/ags/opensource/lf.zip '''Little Fighters'''] - From Geoffkhan
* [http://www.lucasstyle.com/media/ags/opensource/HLoBBSource.zip '''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.
* [http://www.lucasstyle.com/media/ags/opensource/HLoBBSource.zip '''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.
Line 38: Line 38:
* [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
* [http://www.bigbluecup.com/games.php?action=detail&id=220 '''Platformerius - The Ninja Incident'''] - from 2ma2, a platform game engine
* [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

Revision as of 04:58, 1 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 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