Open Source Games: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>JosephDiPerla
No edit summary
m (→‎Other: than -> then)
Line 34: Line 34:
* [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/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, then this game is for you.
* [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
* [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
 


== Template games to use ==
== Template games to use ==


[http://www.bigbluecup.com/games.php?action=detail&id=546 Simpsons Adventure game template] - From [[Joseph DiPerla]]
[http://www.bigbluecup.com/games.php?action=detail&id=546 Simpsons Adventure game template] - From [[Joseph DiPerla]]

Revision as of 04:25, 8 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

Simpsons Adventure game template - From Joseph DiPerla